7b08188e6a
did some xhtml works
2010-08-02 12:16:22 +00:00
8b75ca4904
fixed a minor bug in closing ldap
2010-07-28 06:54:46 +00:00
0db4dd70b3
enhanced svn_base_url to support multiple URLs
2010-07-27 01:37:22 +00:00
4d16600d40
updated the sample apache configuration file
2010-07-26 14:02:17 +00:00
0efa872e3a
added the wiki class attribute to the pre block generated from creole.
...
changed the style for the pre block just mentioned
2010-07-12 10:56:13 +00:00
5e8c9698d0
fixed a minor bug in subversionmodel
2010-06-30 08:20:23 +00:00
ed15ad09ab
reverted the default wiki style
2010-06-25 04:53:18 +00:00
399a81ea73
changed default visibility for project home and site home
2010-06-25 04:35:25 +00:00
b368b1e520
* changed the string comparison callback for usort
...
* changed the date and time display in log pages
2010-05-24 13:16:01 +00:00
cd032f6b60
* fixed a minor bug in the login model.
...
* set the default values for parameters of the controller functions
2010-05-19 14:31:13 +00:00
b3033def53
added the user settings view with minimal numbers of options
2010-05-18 14:12:52 +00:00
42bf53b773
* fixed a bug in getFile() of the subversion model class
...
* enhanced the code folder view
2010-05-17 13:11:42 +00:00
f9208d86a5
* enhanced sign-in handling
...
* fixed attachment cache control.
2010-04-28 14:33:25 +00:00
7596d92c9e
* implemented wiki attachment
...
** added wiki_attachment table
** enhanced wikicreole to support a relative image URL.
* introduced 'ldap_server_uri' to take over 'ldap_server_host' and 'ldap_server_uri' deprecated.
** mainly done to support ldaps.
2010-04-27 14:56:11 +00:00
f777386e37
added pre-revprop-change and post-revprop-change to the spec file
2010-04-18 13:13:05 +00:00
c02b59a9ca
* added 'force_project_delete'.
...
* added the pre-revprop-change hook and the post-revprop-change hook.
2010-04-18 12:43:37 +00:00
b4fdd8f888
fixed a bug of not handling 'head revision' correctly in code_folder.php
2010-04-15 14:17:28 +00:00
75d3c271d6
* enhanced ProjectModel->create() to remove dependency on the external script 'repo.sh'
...
* enhanced the code_folder view to display properties.
* fixed a minor bug in the code_history view.
* got rid of websvn totally.
2010-04-13 11:38:26 +00:00
3104736b42
enhanced the code viewer to show svn properties
2010-04-12 12:39:08 +00:00
b41a102353
enhanced file download handling to consume less memory
2010-04-11 14:30:49 +00:00
bf8c654957
fixed a minor bug in handling wiki pages
2010-04-08 13:56:50 +00:00
f2a8e4ea39
RPMized the project
2010-04-07 14:38:07 +00:00
9425822364
added config.guess and config.sub
2010-04-07 12:18:57 +00:00
02aa6ec6f2
changed the way the projectbar view is used.
...
added the rpm spec file.
2010-04-07 12:13:44 +00:00
6bd395d012
touched up issue handling
...
changed subversion repository creation code.
2010-03-28 13:44:24 +00:00
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