Commit Graph

548 Commits

Author SHA1 Message Date
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
678143d72a added enhancement and newfeature type for issue management 2016-01-18 05:38:51 +00:00
b44d86dc54 showed a committer icon in the code history view 2016-01-18 04:32:32 +00:00
dd828c8556 fixed css for the ace editor 2016-01-17 15:35:17 +00:00
45d2d50ba6 made markdown/showdown image processing codepot wiki-aware 2016-01-17 14:06:33 +00:00
16d4213c53 put a default button to a in-progress dialog 2016-01-17 07:21:48 +00:00
de4bf6a5bf minor layout change for consistency 2016-01-17 07:02:43 +00:00
19b9f74461 added database_store_gmt with the value of yes to the sample configuration file. the default in config.php.in is kept to be false for backward compatibility but the configuration file default is set to yes as a new installation should store gmt 2016-01-17 06:58:46 +00:00
9e0f3ff474 enhanced wiki editors with change detection and saving confirmation 2016-01-17 06:51:17 +00:00
a9571712a3 fixed a wrong class in project home 2016-01-16 18:51:55 +00:00
0033c3da7c removed unneeded code 2016-01-16 18:35:28 +00:00
9ddf187486 changed markdown/showdown to support codepot-aware anchors 2016-01-16 18:31:45 +00:00
1e6abb86e4 removed the default parameter to a javascript function for unsupporting browsers 2016-01-16 14:12:37 +00:00
0398f36f72 added preview to the standard wiki editor 2016-01-16 04:31:03 +00:00
8c275c67d5 adjusted line-height of pre 2016-01-15 18:40:38 +00:00
093500d58d enhanced the standard wiki edit view 2016-01-15 18:36:21 +00:00
83eb524e5b fixed a css style a bit 2016-01-15 17:22:37 +00:00
6147924867 added prettyprint class to showdown.js.
changed many css class names
2016-01-15 17:02:39 +00:00
9c53e9f759 added mardown support into the code folder view 2016-01-14 07:51:27 +00:00