|
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 |
|
|
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 |
|