Commit Graph

140 Commits

Author SHA1 Message Date
a8396bead3 changed projectmodel.php to install pre-commit when creating a new project 2014-06-23 15:02:58 +00:00
47ea5a0ff4 enhanced pre-revprop-change to:
* check the minimum log message length.
* check if svn:author is empty
* prevent deletion of svn:log, svn:date, svn:author revision properties
2014-06-23 14:57:07 +00:00
4b70c0a4c6 fixed indentation in start-commit.in 2014-06-23 10:18:00 +00:00
3bcd394501 fixed indentation 2014-06-23 10:16:51 +00:00
b448ee94e5 rewritten pre-commit and added svn_min_commit_message_length 2014-06-23 10:07:08 +00:00
1eb3334f65 added Preview to the language files 2014-06-16 02:22:58 +00:00
e5275bbe67 fixed indentation 2014-06-15 17:47:47 +00:00
1efb57fed8 added preview buttons to various edit pages 2014-06-15 17:16:06 +00:00
61be4c7695 finished revision log message editing 2014-06-14 15:02:51 +00:00
bcbe7a8f02 added some front-code for log message editing in the code revision view. subversion manipulation yet to be done. 2014-06-13 16:10:57 +00:00
ee4ad6d277 fixed a tag comparison bug in file_home.php again 2014-06-12 16:02:47 +00:00
f6c915d38c fixed a tag comparison bug in file_home.php 2014-06-12 15:55:48 +00:00
d62b4bd248 touched up tag comparision in file view 2014-06-10 11:42:51 +00:00
2f178ed9c7 touched up code blame view 2014-06-10 05:48:43 +00:00
a6d9332f37 added the Enstyle/Destyle anchor into the code view 2014-06-09 14:06:07 +00:00
8d5b631e7e changed the file_home view to use version_compare() intead of strcmp() for sorting 2014-06-03 09:11:07 +00:00
ac6a5f4110 renamed svn_for_members_only to svn_read_access and made required changed in AccessHandler.pm 2014-05-26 06:18:30 +00:00
f50ad4c3e1 updated styles of code views 2014-05-26 01:59:28 +00:00
2fc504b47f fixed bugs in code_file and code_blame 2014-05-25 15:03:52 +00:00
f0e4289de0 added the lang-ada.js file left out from previous commits 2014-05-25 14:07:21 +00:00
14dd1e981e Added ada syntax highlighting 2014-05-25 14:06:32 +00:00
7e830706e7 Added ada syntax highlighting 2014-05-25 14:04:46 +00:00
792cd682f0 enhanced code search to consult the current revision 2014-05-25 13:07:46 +00:00
daaf42b678 fixed a bug when handling ldap_auth_mode 2 in LdapLoginModel.
added svn_for_members_only and made relevant changes to AccessHandler.pm
2014-05-25 06:53:16 +00:00
acdf17ccb9 changed the code folder view to hide the search box if necessary 2014-05-25 04:34:21 +00:00
197df5adc3 enhanced code search.
added configuration items: allow_set_time_limit and signin_for_code_search
2014-05-25 04:26:23 +00:00
73efd665cc Added the code search result view 2014-05-23 18:08:32 +00:00
227c326645 added primitive code search 2014-05-23 17:44:35 +00:00
34986f34fe added the #I shortcut expression to an issue 2014-05-22 04:31:59 +00:00
024952312c added explicit sorting to getMyIssues() 2014-05-21 03:07:37 +00:00
53455a7d0d added the sample httpd/dav config file to the spec file 2014-05-20 02:17:35 +00:00
3e4b807fbb added the sample httpd/dav configuration file 2014-05-20 01:55:47 +00:00
714ab2d78e added flush() to file download 2014-05-19 15:21:41 +00:00
a6f4d90c92 added the download link to the code view 2014-05-19 15:09:46 +00:00
b98b86f529 enhanced AccessHandler.pm to support ldap_auth_mode = 2 2014-05-18 16:17:29 +00:00
7462e271c9 improved file download and wiki attachment handling 2014-05-18 14:39:13 +00:00
f498dba3bf added the codepot-user script and touched up AccessHandler.pm 2014-05-17 16:22:56 +00:00
0e3b90e4b5 added authenticate_database to AccessHandler.pm 2014-05-17 07:04:12 +00:00
28cc187495 removed garbage in the post-revprop-change script 2014-05-16 16:15:36 +00:00
9880d2d4f8 fixed bugs in the rewritten perl scripts 2014-05-16 16:11:33 +00:00
e23e23d592 rewrote the post-revprop-change script in perl 2014-05-16 15:56:03 +00:00
13735ac2b4 rewrote the post-commit script in perl 2014-05-16 15:49:16 +00:00
124632ba8a rewrote the pre-revprop-chagnge script in perl 2014-05-16 13:26:49 +00:00
df0a6fba2c fixed the wrong variable name in the start-commit script 2014-05-16 03:28:28 +00:00
811a7cbee9 incremented the version number to 0.1.2 and rewrote the start-commit script in perl 2014-05-16 03:18:22 +00:00
d5c9aa6f6d added a public field to a project.
added a new mod_perl handler for simpler access control
2014-05-15 16:17:21 +00:00
c8a9455668 added a new issue status type - worked-around 2014-05-08 14:13:52 +00:00
297ca39c53 enhanced the site home view to show resolve issues for the last 1 week 2014-05-07 14:55:42 +00:00
e41444a8a3 changed the title tag contents of the issue show view 2014-05-07 13:58:49 +00:00
d5476af19f fixed the wrong time formatting in the issue view 2014-05-07 13:51:47 +00:00