Commit Graph

741 Commits

Author SHA1 Message Date
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
0ccf0428b2 added Issue::isCreatedBy() 2015-12-30 13:17:06 +00:00
866a78c908 fixed a permission problem in issum management 2015-12-30 08:20:20 +00:00
c85a6cbdf8 regenerated Makefile.in 2015-12-30 07:42:17 +00:00
a5c6ebbc1c enhanced the edit button in the file view.
fixed some issues handling page or image references
2015-12-30 07:30:49 +00:00
d41ae391a1 fixed the issue show view slightly 2015-12-29 17:14:26 +00:00
0811cde131 fixed minor styles in the issue show view 2015-12-29 17:06:00 +00:00
e409324188 improved the issue show view to manipulate attached files 2015-12-29 16:52:09 +00:00
e88ccc1a9b added an edit dialog to the issue_show view 2015-12-29 14:03:26 +00:00
ac286371e6 added partial changes to support attachments in issue management 2015-12-29 10:19:03 +00:00
7d6110b117 added new stdClass() in various places 2015-12-28 13:48:40 +00:00
37b86d5049 fixed a fault in codepot.myysql 2015-12-26 16:01:06 +00:00
8fa4eecd05 added xhr_gettagrev to code.php 2015-12-08 03:07:39 +00:00
50c68bbab3 added charset detection using svn:mime-type to code_file and code_blame. need to add the same code to more views 2015-11-02 08:13:15 +00:00
7d5e336664 added the codecharset field to the project table.
changed the code_file view and the code_blame view to use it.
code_diff view yet to be changed. project view yet to be changed to be able to modify the field
2015-10-28 16:20:11 +00:00
65b0e818cc added file addition and file editing feature in the file show view
enhanced the file home view to show a file entry without actual upload files.
updated the wiki show view not to use the colum-count css element when the count is 1
2015-09-12 05:45:24 +00:00
798ff45888 fixed a button's click handler to return false in the wiki show view to prevent the default action over the anchor 2015-09-11 05:26:44 +00:00
6f67f906f9 fixed a wrong message in a message file 2015-09-08 13:05:46 +00:00