Commit Graph

741 Commits

Author SHA1 Message Date
ab299867ee changed the file show view to display information dynamically 2015-02-05 09:28:09 +00:00
eb142f5bb7 enhanced subversion model to to retry with a pegged url when calling svn_cat() for diffing 2015-02-05 08:20:45 +00:00
9474738217 changed the wiki show view to display page information more dynamically 2015-02-05 07:54:44 +00:00
ed8d5d57bb fixed typos 2015-02-05 02:43:20 +00:00
3df3fb3f25 added #C and #F shortcuts 2015-02-05 01:23:20 +00:00
2acb80bcf1 changed the width of the user icon in the side-bar 2015-02-04 12:23:09 +00:00
187ef7705a added the login check and the project public access check in the graphing function 2015-02-04 08:02:12 +00:00
7dc151b1c1 fixed indentation 2015-02-04 07:46:53 +00:00
cce5c5be47 changed user icon delivery - still lacking etags/if-none-match handling 2015-02-04 07:40:32 +00:00
0198854319 showed a creator in wiki show and project home views 2015-02-04 06:00:07 +00:00
3832a12167 enhanced the tweak to handle MSIE 11 2015-02-04 01:55:05 +00:00
cead914a34 added missing semicolons 2015-02-04 01:24:20 +00:00
20bf9bd869 added a tweak for MSID in code diff view 2015-02-04 01:21:23 +00:00
ee8190d27d changed the unknown author handling in the code controller 2015-02-04 01:03:27 +00:00
8188f104c1 made minor changes to css files 2015-02-03 13:46:26 +00:00
99a9a48eeb made minor code changes 2015-02-03 13:36:07 +00:00
c31e4aebb8 handled a corner case of no author in the code history 2015-02-03 13:06:04 +00:00
4a2a119bec added simple graphs into the code history view 2015-02-03 12:48:20 +00:00
adcce47950 changed the user settings view 2015-02-03 04:49:47 +00:00
dd3f458704 added user icon upload 2015-02-03 04:41:55 +00:00
c493c6f152 added @ to the call to file_get_contents in the project_home view 2015-02-02 07:30:21 +00:00
cf220eb01a enabled prettyprinting in various wiki formatting pages 2015-02-02 06:58:01 +00:00
812bdf6547 added a codeBlock tag to creole and changed wiki-show and project-home pages to use prettify to render the codeBlock regiion 2015-02-02 02:36:42 +00:00
82102eab8b added a codeBlock tag to creole and changed wiki-show and project-home pages to use prettify to render the codeBlock regiion 2015-02-02 02:36:34 +00:00
d7fe16c2ea switched the diff view to the same style as the full diff view 2015-02-01 13:07:41 +00:00
9ff52ef0fa changed how to show a user icon in the project member list 2015-01-30 14:08:03 +00:00
802a0bd142 changed the footer style 2015-01-30 13:41:46 +00:00
69566d8317 fixed a bug of showing unneeded inputbox in code revision view when not signed in 2015-01-30 08:55:02 +00:00
afe628aabe adjusted the size of the sign-in button 2015-01-30 08:34:08 +00:00
cac4433101 fixed a bug of not showing whitespaces at the end of different lines in the full diff view 2015-01-30 06:13:15 +00:00
db114f4aa4 fixed some bugs in the fulldiff view 2015-01-30 05:54:18 +00:00
5b691e780f added the defintion of the new code_review table in codepot.mysql 2015-01-29 13:48:35 +00:00
d6a2a3ad31 Added primitive commenting feature to the code revision view 2015-01-29 13:46:47 +00:00
f54a47e46b started adding review comment editing to code_revision.php 2015-01-28 13:52:30 +00:00
7dabb672e3 changed a few variable names 2015-01-28 02:58:49 +00:00
58bb110c92 improved the full diff view a bit more 2015-01-28 02:52:29 +00:00
5fc888924c enhanced the full diff view slightly 2015-01-27 13:01:33 +00:00
11e60639af added full view of code difference 2015-01-25 17:09:28 +00:00
d5b787036f changed LoginModel to use HTTP_HOST instead of SERVER_NAME and SERVER_PORT 2014-11-12 04:21:54 +00:00
d033a7af79 strengthened commit message check 2014-11-01 15:23:43 +00:00
97afd1191c enhanced the ohloh widget support 2014-10-12 13:22:23 +00:00
270c2c8f8b changed config/config.php to add ['REQUEST_PROTOCOL'].
changed the subversion repository anchor to have the trailing slash
2014-10-12 13:05:40 +00:00
9dcf9a5daa changed the way to detect https and http using x-forwarded-proto 2014-10-10 17:28:00 +00:00
fceb0475d2 added a style for an image located in a list 2014-09-26 03:10:24 +00:00
ec72e4f8d8 fixed wrong attachment base in the wiki editing page 2014-09-24 15:08:33 +00:00
e37a418985 changed the issue creation page to set the owner to the current signed-in user if he/she is a member. if not, the issue goes to the first user 2014-09-16 03:07:21 +00:00
0b9d44ea4a changed a variable name 2014-06-24 15:24:27 +00:00
7cd9b13e19 changed the taskbar to display a user icon 2014-06-24 15:23:03 +00:00
8e3824cb3c added usericon_dir. also added some functions useful for showing a user icon 2014-06-24 15:10:31 +00:00
c31129a21a changed how to carry around project members 2014-06-24 13:52:05 +00:00