Commit Graph

458 Commits

Author SHA1 Message Date
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
a0ed60c6b6 fixed a glitch in wiki editor toolbar 2016-01-14 03:23:43 +00:00
3ed06251de fixed z-index of the wiki editor 2016-01-13 14:35:59 +00:00
5c11456c7c fixed editor resizing upon attachment manipulation 2016-01-13 14:01:29 +00:00
590e7ac1d7 fixed the editor positioning and sizing in the wiki edit view 2016-01-13 13:39:51 +00:00
3bad9dc8c0 enhanced codepot_json_encode 2016-01-13 13:13:13 +00:00
4be7715d2b fixed a bug in wikimodel 2016-01-13 13:08:06 +00:00
8e91003d98 restyled the rich text wiki editor 2016-01-13 13:03:13 +00:00
7c0b037a95 updated code.css 2016-01-13 10:00:46 +00:00
812d52c687 enhanced the layout of code diff view 2016-01-13 09:47:20 +00:00
c9494d78b2 fixed a wrong division id in the file show view 2016-01-12 18:58:17 +00:00
7138787d85 updated README 2016-01-12 18:15:21 +00:00
f9372bc636 finished the extended wiki editing view 2016-01-12 18:13:00 +00:00
880645f628 added more code for rich text editing in wiki 2016-01-12 06:33:04 +00:00
95d536e903 work in progress to support rich text editing in wiki 2016-01-11 17:05:59 +00:00
42fa04b188 fixed a bug in time convertion 2016-01-11 13:30:40 +00:00
9774974aa9 fixed a bug of sending a wrong URL in review comment notification 2016-01-11 05:17:39 +00:00
777771a95c dded heightStype: "content" to some accordion widgetss 2016-01-11 04:02:27 +00:00
634f8054bd added a check to the signin dialog 2016-01-10 19:07:17 +00:00
6f2fb6c747 changed the signin form to a dialog 2016-01-10 19:02:58 +00:00
0e3d30989a repharased 'Head revision' to 'Head' only 2016-01-10 17:06:53 +00:00
79c239f919 renewed the code diff view and enhanced the code controller and the subversion model as necessary 2016-01-10 16:58:33 +00:00
e445a8ed13 fixed the code folder view to use the title-band class and show metadata differently from earlier revisions 2016-01-10 05:11:37 +00:00
46f784dfae changed the common style of the title-band class a bit more 2016-01-09 06:00:31 +00:00
a297f1c384 changed the common style of the title-band class a bit 2016-01-09 05:59:27 +00:00
23eec23609 changed the log view to use the title-band class.
fixed a wrong function name in logmodel
2016-01-09 05:12:01 +00:00
256560180b fixed tag editing permission in the code revision view 2016-01-09 05:00:05 +00:00
c3e6bbae22 changed tagging permission in the code revision view 2016-01-09 04:49:14 +00:00
5cc9a37098 renewed the code revision view 2016-01-09 04:35:03 +00:00
67dd3a3262 changed the code revision view to use the title band class 2016-01-08 20:47:14 +00:00
377d2f7fdc removed unblanced </div> from the code file view and the code blame view 2016-01-08 20:37:43 +00:00
ee01b4d92c renewed the code file view and the code blame view 2016-01-08 20:26:01 +00:00
14bae4bc93 relocated the style button in the code file view 2016-01-08 18:14:30 +00:00
6f5815bd9b updated the code file view to use the title-band class partially 2016-01-08 17:51:39 +00:00
bd541815a2 updated the wiki home to use the title-band class 2016-01-08 17:31:36 +00:00
cbef4e621f updated the graph view to use the title-band class 2016-01-08 17:25:08 +00:00
26d46f8a7a updated the file model class to set updatedby and updatedon 2016-01-08 17:02:03 +00:00
070ccb3118 added timestamp and author fields to codepot_file_list.
touched up some views to get rid of the infostrip class and use the title-band class.
added the database_store_gmt option which causes the database models classes to store date and time in GMT.
2016-01-08 16:52:29 +00:00
530e38ceb5 changed the code revision view to use xhr calls.
added preview tab to review comment dialogs in the code revision view
2016-01-07 15:48:46 +00:00
93f7486dfb changed review message email to include the comment text 2016-01-07 11:52:58 +00:00
59eb080fc3 changed the commit history view slighty 2016-01-07 04:17:34 +00:00