Commit Graph

629 Commits

Author SHA1 Message Date
0b38f8e093 fixed the incorrect handling of wiki links in the site home page 2010-03-22 13:40:09 +00:00
87b1bc41f9 touched up site management pages.
enhanced the site controller to handle wiki links.
2010-03-22 13:25:03 +00:00
71c9d686df enabled front page editing 2010-03-21 14:50:08 +00:00
2941be5ebe fixed a minor issue in SubversionModel.getFile() 2010-03-20 13:53:44 +00:00
c20c19b75b added the search function to the issue home view 2010-03-20 13:11:42 +00:00
343ff629f0 touched up the issue show page
- added 'change'
- added 'undo'
touched up the issue home page
- added pagination
2010-03-18 12:37:45 +00:00
4c7ca4edf7 added some issue tracking code 2010-03-16 15:11:59 +00:00
d1420f9c2b added primitive issue management pages.
still far more to be done
2010-03-10 13:48:48 +00:00
d9121598aa enhanced the wiki controller
renamed 'source' to 'code'
created the incomplete issue controller.
2010-03-08 13:51:36 +00:00
c9e6b622c4 renamed some configuration items
- max_logs_per_page
 - max_logs_in_project_home
 - max_log_in_site_home
added the full change log view for a project
merged the user controller to the site controller
removed the user controller
2010-03-04 12:40:27 +00:00
50d8cecdae changed the project anchor for code commit in the log view 2010-03-03 13:30:34 +00:00
2d57f9e77e added logging to project, wiki, and file operations.
touched up the log views.
2010-03-03 13:12:11 +00:00
95d6be9445 enhanced the log view 2010-02-28 13:36:29 +00:00
72c8419f5d implement the new site log view.
- it shows code commits only.
 - it needs to be improved to show other types of log message
2010-02-28 01:22:17 +00:00
ebeb0481ce renamed 'sysadmin_userid' to 'sysadmin_userids' to support multiple sysadmin ids.
added svn commit history to the project home page
2010-02-26 14:41:56 +00:00
7af7fff45c added 'log_threshold' option.
added the korean language pack for ci
2010-02-23 13:46:25 +00:00
8a6ed40c03 added the 'https_compulsory' option.
added the 'https_url' option.
renamed 'always_require_signin' to 'signin_compulsory'
fixed the bug of not displaying an empty line properly in source_diff.php
2010-02-22 11:58:55 +00:00
407e889c3a added language detection functionality 2010-02-21 11:27:50 +00:00
3c1a982fd9 added svn commit logging
- added a new post-commit script
- updated repo.sh to install this script in a svn repository.
2010-02-19 12:03:51 +00:00
84edaebec2 added missing site editing pages 2010-02-19 09:28:21 +00:00
4c40bfe770 added a way to create multiple front pages.
not implemented the front page selector yet.
2010-02-19 09:27:33 +00:00
889803afea enhanced the file and blame view to display a log message 2010-02-19 02:46:23 +00:00
41c025c009 enhanced source browser to track changed paths 2010-02-18 13:19:03 +00:00
0a15131296 enhanced the history view to display changed paths. yet more to improve 2010-02-12 14:53:34 +00:00
2d6aa1c4bc enhanced the revision view 2010-02-10 13:07:39 +00:00
ba54c57e34 added the revision view. not completed yet 2010-02-07 14:10:12 +00:00
c4c7f3a66d changed the way the system admin is checked 2010-02-05 13:28:57 +00:00
00e1d5f401 enhanced source browser by fixing minor bugs and adding a diff view 2010-01-31 13:20:48 +00:00
475cfd028e initial commit 2010-01-24 14:34:03 +00:00