Commit Graph

260 Commits

Author SHA1 Message Date
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
2337a0f09b changed the hex-ascii conversion style 2015-03-16 01:54:29 +00:00
2bdd1e5e45 specified order_by in FileMode::getAll 2015-03-03 07:08:45 +00:00
ef8f044d12 created a dedicate graph page.
modified Chart.js to provide tooltipLabel: in other graph types
2015-02-16 14:43:54 +00:00
302be32590 included datarootdir reference to configure.ac 2015-02-16 12:38:13 +00:00
c8a638d51f changed the default values of some configuration items 2015-02-16 12:32:49 +00:00
827e4b4e87 enhanced the directory restriction of the pre-commit hook configurable 2015-02-16 12:27:25 +00:00
63d0c15ef9 changed the pre-commit hook for old perls 2015-02-16 02:32:32 +00:00
fe6921fbed touched up the pre-commit hook 2015-02-16 02:01:33 +00:00
310e53d9b4 enhanced the pre-commit hook script to restrict some operations 2015-02-15 18:10:37 +00:00
05d7176321 changed the way to detect images in the code-file view 2015-02-13 07:28:11 +00:00
dfcf18917b improved the code_file view slightly to display a image stream as an image 2015-02-13 07:15:55 +00:00
985f60fa40 added a missing comma 2015-02-12 16:53:25 +00:00
27c5e47ed3 added a new status code - testing 2015-02-12 16:51:18 +00:00
e10ed7f5c6 touched up css files a bit 2015-02-12 16:29:45 +00:00
ae2036b4f2 fixed the Chart.js tooltipLabels hack to work correctly with a single data set. 2015-02-12 15:56:14 +00:00
f0ae5dcd1d added a hack to the Line chart of Chart.js to accept tooltipLabels 2015-02-12 15:31:41 +00:00
cf54a7e0ec deleted Chart.min.js and added Chart.js 2015-02-12 15:31:05 +00:00
6f8e76d2f5 changed scaling of the commits-per-month graph 2015-02-12 14:51:54 +00:00
5d877702e7 added a fake data point when the number of data point is less than 2 in the project_home view 2015-02-12 02:14:57 +00:00
78483d9034 specified the radix in a call to parseInt 2015-02-10 15:57:26 +00:00
a0b82bc80f dropped msg and paths when returning history as json.
changed the commits-per-month graph to show every 3 x-labeas only
2015-02-10 15:48:29 +00:00
aa5dbff8d7 added commiters-per-month datset 2015-02-10 14:23:48 +00:00
7bfde589e2 added codepot_json_encode 2015-02-10 13:24:55 +00:00