Commit Graph

716 Commits

Author SHA1 Message Date
765298afc1 changed the issue show view to show the change log creator as well as updator 2016-09-08 11:35:11 +00:00
ef869011c6 made the issue summary item clickable in the issue home view 2016-09-02 02:06:18 +00:00
2f1e378d1b touched up the look of the issue show page 2016-08-01 07:45:28 +00:00
3244ff8f07 added issue owner change notification 2016-08-01 07:23:43 +00:00
5527dd04b1 added issue_notification 2016-07-13 06:24:58 +00:00
37b6afd896 allowed the new issue form to select an issue owner 2016-07-02 15:17:35 +00:00
c764164a49 fixed a bug of submitting yes when the unzip button is not checked in the code folder view 2016-06-11 15:30:34 +00:00
e49e69a84e enhanced the issue view to show the icon of the current owner 2016-04-28 11:26:19 +00:00
7e0f4363b9 increased RADRAW_ATTEMPTS to 13 in jquery.flot.pie.js 2016-04-15 08:16:12 +00:00
83bd784708 allowed blank short description when uploading a file 2016-04-01 04:17:12 +00:00
78183dca56 changed top projects/committers to top X projects/committers 2016-03-17 15:01:20 +00:00
fb87b8489c changed the site view to hide top projects/committers when the max_top_projects and max_top_commiters are set to 0 in the configuration file 2016-03-17 14:53:25 +00:00
5100985eaf added max_top_projects and max_top_committers to the configuration file 2016-03-17 14:43:45 +00:00
1b5773b15f added top committers and top projects to the side home page 2016-03-17 14:22:50 +00:00
f09fde59c7 added left-key and right-key handler to the code file view for a pdf document 2016-03-17 09:30:04 +00:00
6e83bd7029 added left padding to the issue graph in the site home view 2016-03-17 04:44:16 +00:00
0f1e5e133d enhanced the issue graph to open a issue view on click 2016-03-17 04:31:20 +00:00
cf36be01a6 experimental attempt to render issue counts in a graph in the site home view 2016-03-16 15:02:19 +00:00
2a8c8d51b9 added a page scaler to the inline pdf viewer 2016-03-01 03:23:20 +00:00
638f358d48 mentioned WebODF in README 2016-02-17 10:42:25 +00:00
c9d4ff5885 integrated webodf.js into the code file view 2016-02-17 10:08:44 +00:00
c33b186641 diabled the edit button for image files and pdf files in the code file view 2016-02-17 07:51:53 +00:00
664891d56b enhanced the pdf file detection in the code file view 2016-02-17 06:36:27 +00:00
2afcb8feba integrated PDFJS to the code file view 2016-02-17 06:18:26 +00:00
fb1b7d657c added the user issue view 2016-02-07 14:40:46 +00:00
c76f14177a switched taps to accordion of user home view 2016-02-07 13:37:37 +00:00
60b4757f6b fixed css a bit for the code revision view 2016-01-26 09:26:22 +00:00
947a878869 changed the issue model to delete rows from issue_coderev when an issue is deleted.
removed a few unused functions from the issue model
2016-01-23 15:33:05 +00:00
8664ed78f3 added 'quote' back to the exended wiki editor 2016-01-23 14:11:15 +00:00
7024bcd61d added medium-editor.js and removed medium-editor.min.js 2016-01-23 13:49:13 +00:00
8d925fb2b5 updated database schema 2016-01-23 06:15:59 +00:00
25e7e9e969 enhanced auto-corelation between issue and code revision 2016-01-23 06:01:04 +00:00
15604fe69a fixed a missing class name in code diff view 2016-01-22 18:47:45 +00:00
1c8c8c2157 changed the issue show view to show related code revisions 2016-01-22 18:44:55 +00:00
fdfa5ecaa0 wrote code to corelate issues and code revisions.
changed the code revision view to show corelated issues
2016-01-22 18:12:06 +00:00
ab7156eb67 updated codepot-mon-httpd 2016-01-22 07:51:02 +00:00
5b78418e74 exposed the actual download links in the code file/folder views 2016-01-20 04:26:15 +00:00
6a752d6fb2 made cosmetic changes to codepot-mon-httpd 2016-01-20 04:11:02 +00:00
b4e5f574e5 added a sample httpd monitoring script 2016-01-20 04:06:51 +00:00
c51f44ec8c changing the site home to show issue counts 2016-01-19 16:39:26 +00:00
67f331fa28 added more font names to the editor 2016-01-19 16:10:22 +00:00
2ab771ce61 appended an empty paragraph when inserting a table 2016-01-19 15:39:52 +00:00
06aa8bff25 enhanced the table editing in the extended wiki editor (medium-editor-tables)
disabled firefox object resizing and inline table editing
2016-01-19 15:27:52 +00:00
b3cbcf09ab added more keyboard shortcuts to the extended wiki editor.
changed the standard wiki editor to capture a tab key and insert '\t'.
removed blockquote from the extended wiki editor
2016-01-19 08:01:29 +00:00
eb924c6c7e updated language files and css 2016-01-19 05:11:27 +00:00
8b65c652f0 changed the project home view to show open issue count 2016-01-19 04:58:34 +00:00
eeac9d2a5f added a missing class name in the file show view 2016-01-18 16:36:36 +00:00
93e4bc5320 added xhr_change and deleted the submit based issue change handler 2016-01-18 16:26:14 +00:00
f1b31c85dd enhanced the issue show view 2016-01-18 15:05:05 +00:00
21742a46c5 added primitive issue comment editing 2016-01-18 10:30:29 +00:00