Commit Graph

740 Commits

Author SHA1 Message Date
a55912aa6d changed the issue change log view to show time as well 2014-05-07 13:47:19 +00:00
e1de5deaef excluded nowrap from the change log list in the issue-show view 2014-05-07 13:21:14 +00:00
4c4aa597b6 changed the site home page 2014-05-06 13:57:38 +00:00
9714800af6 enhanced the site home page to display open issues 2014-05-06 13:48:37 +00:00
61a825cad1 changed the user home view from accordian to tabs 2014-05-06 13:08:27 +00:00
11ee99c799 added __CODE__::revision and #R 2014-05-06 12:56:10 +00:00
9d983dc548 updated post-commit 2013-12-11 15:38:18 +00:00
cea27322d9 added userlog 2013-12-11 15:33:30 +00:00
ff3f81b2e7 added ohloh widget support to creole.js. it's just a quick hack 2012-04-27 12:50:34 +00:00
fd28d29786 fixed a minor bug of not checking a project member for commit properly 2012-04-13 07:52:25 +00:00
6a5a585b21 added the commitable field to a project 2012-04-09 07:33:12 +00:00
d5d2aacf19 added __LOCALURL__ 2012-03-21 11:54:48 +00:00
2334333c53 added content-length to file download 2011-12-22 05:45:48 +00:00
d47c681629 made change to allow all file types for uploads 2011-12-21 16:37:19 +00:00
04bf20fd75 updated codepot configuration for apache 2011-12-17 07:51:20 +00:00
7908b2566a fixed css for line numbers in code views 2011-12-15 14:48:10 +00:00
f2c7155bbd upgraded google-code-prettify and made relevant changes to the code viewer 2011-12-15 08:25:41 +00:00
17d72c00ef added DbLoginModel 2011-11-26 13:32:03 +00:00
d9191b9921 changed the way a full path is composed in code_folder.php 2011-10-10 05:26:43 +00:00
735b7810ff changed slightly the way subversion repository is accessed. 2011-09-26 13:10:41 +00:00
7cfd8a98c4 added code to handle files and directories deleted better 2011-09-25 15:21:27 +00:00
265bd059fc added ldap_auth_mode, lda_userid_search_filter, ldap_userid_search_base 2011-09-15 14:24:54 +00:00
103e2ce6b4 changed the base font family 2011-08-13 03:19:09 +00:00
792c117d55 updated Makefile.in 2011-07-21 14:24:12 +00:00
fdf66cd36f added more NOT NULL constraints to database fields 2011-07-21 14:23:25 +00:00
f6cce44188 changed common.css 2011-07-16 02:52:25 +00:00
e9cb883001 improved cache control for attachments 2011-07-15 07:31:38 +00:00
c4f18e49f4 added REQUEST_PROTOCOL 2011-02-22 05:26:13 +00:00
5955ddcddf substituted explode for split 2011-02-21 13:44:43 +00:00
75b68e9e58 patched code for codeigniter 1.7.3 2010-12-27 04:02:17 +00:00
9df2db6f19 added a line of comment 2010-10-20 13:00:13 +00:00
8a56e4460f loosened username requirement
added min-width for body
added the description metatag for the project home page
2010-08-31 13:22:35 +00:00
fc8acff0e3 deleted a redundant line from project_catalog.php 2010-08-10 07:31:12 +00:00
8c5070189a added a meta keyword tag 2010-08-06 13:26:06 +00:00
3748fd048d changed the hardcoded 'index.php' to CODEPOT_INDEX_PAGE 2010-08-03 06:16:26 +00:00
93a0375011 added a new option - 'index_page'
added base_url_make() into codeigniter
2010-08-03 05:55:12 +00:00
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