Commit Graph

583 Commits

Author SHA1 Message Date
47c7b65fee improved installation steps in README 2015-04-11 06:11:31 +00:00
78d8a273fc fixed the style of readme pane 2015-04-10 15:46:13 +00:00
6aef1d1571 updated README 2015-04-10 15:34:16 +00:00
8ae0d6d474 fixed minor build problems 2015-04-10 15:14:19 +00:00
acf94fa650 # incremented the version number to 0.2.0
# switched PHP short open tags to the full open tags.
# included pecl-svn into the project
# fixed various RPM packaging problems for PHP 5.3 and SELinux
2015-04-10 14:48:38 +00:00
af181f9d71 added some padding to readme division in code folder view 2015-04-09 09:45:41 +00:00
59c3fe98e0 removed an empty line from codepot.ini.in 2015-04-09 09:35:24 +00:00
07a5b937f5 added a new configuration item code_folder_readme 2015-04-09 09:33:04 +00:00
83f1fa989a enhanced the folder view to display README or similar files 2015-04-09 09:14:01 +00:00
59c6044680 changed some default values in codepot.ini.in 2015-04-09 05:43:06 +00:00
6803708c69 added some text to codepot.ini.in 2015-04-09 05:21:47 +00:00
c92caa1239 deleted websvn.css 2015-04-09 05:01:58 +00:00
bef9bd6b67 fixed typos in README 2015-04-09 04:55:39 +00:00
57f6c2656a removed Chart.js from the project 2015-04-09 04:23:43 +00:00
7e5c029520 added preview to the issue change form 2015-04-09 03:34:49 +00:00
40de03b42d enhanced diff finding given two strings in the code diff view.
codepot_find_matching_sequences() and codepot_find_longest_matching_sequence() have been added for this
2015-04-04 15:46:24 +00:00
ac76f8e48a fixed the side-effect of having 'white-sapce: normal' in '.content ol'. thanks to yusheng 2015-04-03 16:16:33 +00:00
6f2ead35ba added white-space property to .content ul and .content ol 2015-04-02 13:47:10 +00:00
0d1b23fc9b delete history_json from the code controller 2015-04-01 08:54:42 +00:00
476dfe6a6e changed the title tag value of the site home page 2015-04-01 08:10:12 +00:00
106730e32c changed title of some pages 2015-04-01 08:01:46 +00:00
f06898a1af fixed a ascii-to-hex conversion bug in creole.js 2015-03-31 14:10:02 +00:00
5afc05ad1e changed code_folder to use the language entries for some words 2015-03-31 12:39:41 +00:00
cd38bcce95 fixed the wiki access problem for a non-public project 2015-03-31 04:15:37 +00:00
559130a6e5 changed the data order in the foler loc graph 2015-03-31 00:43:21 +00:00
aa1d4587cc added a primitive LOC graph for a directory 2015-03-30 14:24:56 +00:00
1c7909a453 restored common.css lost 2015-03-30 06:43:50 +00:00
cd38d90ffd updated graph_main.php a bit 2015-03-29 09:02:55 +00:00
d16c235cb9 added the commiter-dissect-per-month graph 2015-03-29 09:00:16 +00:00
fc1703d346 updated src/js/Makefile.in 2015-03-29 05:57:44 +00:00
8b19ad4754 added flot tickrotor 2015-03-29 05:57:13 +00:00
0f7b18c260 adjusted bar chart margin 2015-03-29 05:28:42 +00:00
d39eb6a145 updated styles of some graphs 2015-03-29 05:25:52 +00:00
4f71ab3203 updated build files 2015-03-29 05:03:17 +00:00
bc60619434 added the flot chart 2015-03-29 04:47:03 +00:00
c3ca69b67f touched up input form styling 2015-03-27 07:23:20 +00:00
13e1743f7e adjusted the style of the login view a bit 2015-03-26 13:43:05 +00:00
fdce39b5c9 removed border from the sigin-in button of the login view 2015-03-26 13:39:17 +00:00
790afc2581 enhanced the style of the login view 2015-03-26 13:34:13 +00:00
424f73ef6c added background images to username and password fields in taskbar 2015-03-26 12:47:37 +00:00
2dcc5883fe fixed more css styles 2015-03-26 06:14:08 +00:00
6586260e42 fixed a wrong css rule 2015-03-26 06:01:41 +00:00
d060b4773e added simple multi-column wiki rendering using css 2015-03-26 05:52:21 +00:00
23540ff950 changed style of some elements in taskbar 2015-03-26 02:59:37 +00:00
fd43dd7df7 added a missing file 2015-03-25 14:28:53 +00:00
49f8ae31e7 changed the projectbar style 2015-03-25 14:05:01 +00:00
0d499dcd2b enhanced the wiki edit view to be able to rename the page itself 2015-03-25 07:29:18 +00:00
2702b84b81 changed to use | instead of : in hex-ascii conversion 2015-03-17 06:48:16 +00:00
5e58b3eda2 changed creole.js to use a new style ascii-to-hex conversion 2015-03-17 04:17:26 +00:00
47b17bdcf4 fixed hea x/ascii conversion bug 2015-03-16 02:30:41 +00:00