Commit Graph

652 Commits

Author SHA1 Message Date
d3b7e8c43e fixed wrong jquery inclusion in graph-main 2015-04-15 17:18:42 +00:00
94e8bddd46 # added project/search_json to support the quick project finder on the top taskbar.
# adjusted some styles in jquery-ui.css
# changed some view files to use $(function() {}) instread of "body onload=".
# fixed a bug of showing some garbages in the diff view - it showed property changes before this fix
2015-04-15 17:01:01 +00:00
e88282f081 # enhanced code search with more options(inversion, recursion, case-insensivity, file name search, regex)
# updated jquery to 1.11.2 and jquery-ui to 1.9.2
2015-04-15 07:52:29 +00:00
ff3bb55222 changed styles a bit 2015-04-14 14:48:09 +00:00
58b557b2fe fixed a bug in showing a wrong revision in the folder view 2015-04-14 09:47:27 +00:00
e1a3fe625b switched to use the shutdown hook to delete residue files after transmitting a zipped file 2015-04-14 07:09:59 +00:00
b3040e5c47 removed the italic style from the footer 2015-04-14 06:24:34 +00:00
70627fb83c made minor changes to subversionmodel 2015-04-14 05:40:36 +00:00
6c03fe0bb4 changed log messages and added another ZipArchive availablity check 2015-04-14 05:34:28 +00:00
39ca68b8ad added check for ZipArchive availability 2015-04-14 05:16:41 +00:00
73d47592aa supported directory download 2015-04-14 04:11:27 +00:00
c8eb4f1d0d synchronized pecl-svn with the upstream r336509 2015-04-13 06:04:02 +00:00
5ac961bbea changed the code revision view to hide unneeded divisions before rendering wiki text 2015-04-13 03:51:59 +00:00
a05f05458c changed the code revision view to show property changes 2015-04-13 03:41:12 +00:00
bd625f0cc1 output a space between the text and the left_arrow_indicator 2015-04-13 00:31:16 +00:00
b4678abe12 fixed the default configuration file 2015-04-12 16:10:37 +00:00
a950cb9e30 # incremented the version number to 0.3.0 to begin working on the 0.3.0 release
# added svn_tag_property to support soft tagging/labeling
# changed some code views to show the tag
# enhanced the revision view to tag/untag the revision
2015-04-12 15:31:09 +00:00
f915bca6d5 updated README a bit 2015-04-11 15:37:00 +00:00
5edf468963 fixed packaging glitches 2015-04-11 14:28:29 +00:00
47c7b65fee improved installation steps in README 2015-04-11 06:11:31 +00:00
78d8a273fc fixed the style of readme pane 2015-04-10 15:46:13 +00:00
6aef1d1571 updated README 2015-04-10 15:34:16 +00:00
8ae0d6d474 fixed minor build problems 2015-04-10 15:14:19 +00:00
acf94fa650 # incremented the version number to 0.2.0
# switched PHP short open tags to the full open tags.
# included pecl-svn into the project
# fixed various RPM packaging problems for PHP 5.3 and SELinux
2015-04-10 14:48:38 +00:00
af181f9d71 added some padding to readme division in code folder view 2015-04-09 09:45:41 +00:00
59c3fe98e0 removed an empty line from codepot.ini.in 2015-04-09 09:35:24 +00:00
07a5b937f5 added a new configuration item code_folder_readme 2015-04-09 09:33:04 +00:00
83f1fa989a enhanced the folder view to display README or similar files 2015-04-09 09:14:01 +00:00
59c6044680 changed some default values in codepot.ini.in 2015-04-09 05:43:06 +00:00
6803708c69 added some text to codepot.ini.in 2015-04-09 05:21:47 +00:00
c92caa1239 deleted websvn.css 2015-04-09 05:01:58 +00:00
bef9bd6b67 fixed typos in README 2015-04-09 04:55:39 +00:00
57f6c2656a removed Chart.js from the project 2015-04-09 04:23:43 +00:00
7e5c029520 added preview to the issue change form 2015-04-09 03:34:49 +00:00
40de03b42d enhanced diff finding given two strings in the code diff view.
codepot_find_matching_sequences() and codepot_find_longest_matching_sequence() have been added for this
2015-04-04 15:46:24 +00:00
ac76f8e48a fixed the side-effect of having 'white-sapce: normal' in '.content ol'. thanks to yusheng 2015-04-03 16:16:33 +00:00
6f2ead35ba added white-space property to .content ul and .content ol 2015-04-02 13:47:10 +00:00
0d1b23fc9b delete history_json from the code controller 2015-04-01 08:54:42 +00:00
476dfe6a6e changed the title tag value of the site home page 2015-04-01 08:10:12 +00:00
106730e32c changed title of some pages 2015-04-01 08:01:46 +00:00
f06898a1af fixed a ascii-to-hex conversion bug in creole.js 2015-03-31 14:10:02 +00:00
5afc05ad1e changed code_folder to use the language entries for some words 2015-03-31 12:39:41 +00:00
cd38bcce95 fixed the wiki access problem for a non-public project 2015-03-31 04:15:37 +00:00
559130a6e5 changed the data order in the foler loc graph 2015-03-31 00:43:21 +00:00
aa1d4587cc added a primitive LOC graph for a directory 2015-03-30 14:24:56 +00:00
1c7909a453 restored common.css lost 2015-03-30 06:43:50 +00:00
cd38d90ffd updated graph_main.php a bit 2015-03-29 09:02:55 +00:00
d16c235cb9 added the commiter-dissect-per-month graph 2015-03-29 09:00:16 +00:00
fc1703d346 updated src/js/Makefile.in 2015-03-29 05:57:44 +00:00
8b19ad4754 added flot tickrotor 2015-03-29 05:57:13 +00:00
0f7b18c260 adjusted bar chart margin 2015-03-29 05:28:42 +00:00
d39eb6a145 updated styles of some graphs 2015-03-29 05:25:52 +00:00
4f71ab3203 updated build files 2015-03-29 05:03:17 +00:00
bc60619434 added the flot chart 2015-03-29 04:47:03 +00:00
c3ca69b67f touched up input form styling 2015-03-27 07:23:20 +00:00
13e1743f7e adjusted the style of the login view a bit 2015-03-26 13:43:05 +00:00
fdce39b5c9 removed border from the sigin-in button of the login view 2015-03-26 13:39:17 +00:00
790afc2581 enhanced the style of the login view 2015-03-26 13:34:13 +00:00
424f73ef6c added background images to username and password fields in taskbar 2015-03-26 12:47:37 +00:00
2dcc5883fe fixed more css styles 2015-03-26 06:14:08 +00:00
6586260e42 fixed a wrong css rule 2015-03-26 06:01:41 +00:00
d060b4773e added simple multi-column wiki rendering using css 2015-03-26 05:52:21 +00:00
23540ff950 changed style of some elements in taskbar 2015-03-26 02:59:37 +00:00
fd43dd7df7 added a missing file 2015-03-25 14:28:53 +00:00
49f8ae31e7 changed the projectbar style 2015-03-25 14:05:01 +00:00
0d499dcd2b enhanced the wiki edit view to be able to rename the page itself 2015-03-25 07:29:18 +00:00
2702b84b81 changed to use | instead of : in hex-ascii conversion 2015-03-17 06:48:16 +00:00
5e58b3eda2 changed creole.js to use a new style ascii-to-hex conversion 2015-03-17 04:17:26 +00:00
47b17bdcf4 fixed hea x/ascii conversion bug 2015-03-16 02:30:41 +00:00
2337a0f09b changed the hex-ascii conversion style 2015-03-16 01:54:29 +00:00
2bdd1e5e45 specified order_by in FileMode::getAll 2015-03-03 07:08:45 +00:00
ef8f044d12 created a dedicate graph page.
modified Chart.js to provide tooltipLabel: in other graph types
2015-02-16 14:43:54 +00:00
302be32590 included datarootdir reference to configure.ac 2015-02-16 12:38:13 +00:00
c8a638d51f changed the default values of some configuration items 2015-02-16 12:32:49 +00:00
827e4b4e87 enhanced the directory restriction of the pre-commit hook configurable 2015-02-16 12:27:25 +00:00
63d0c15ef9 changed the pre-commit hook for old perls 2015-02-16 02:32:32 +00:00
fe6921fbed touched up the pre-commit hook 2015-02-16 02:01:33 +00:00
310e53d9b4 enhanced the pre-commit hook script to restrict some operations 2015-02-15 18:10:37 +00:00
05d7176321 changed the way to detect images in the code-file view 2015-02-13 07:28:11 +00:00
dfcf18917b improved the code_file view slightly to display a image stream as an image 2015-02-13 07:15:55 +00:00
985f60fa40 added a missing comma 2015-02-12 16:53:25 +00:00
27c5e47ed3 added a new status code - testing 2015-02-12 16:51:18 +00:00
e10ed7f5c6 touched up css files a bit 2015-02-12 16:29:45 +00:00
ae2036b4f2 fixed the Chart.js tooltipLabels hack to work correctly with a single data set. 2015-02-12 15:56:14 +00:00
f0ae5dcd1d added a hack to the Line chart of Chart.js to accept tooltipLabels 2015-02-12 15:31:41 +00:00
cf54a7e0ec deleted Chart.min.js and added Chart.js 2015-02-12 15:31:05 +00:00
6f8e76d2f5 changed scaling of the commits-per-month graph 2015-02-12 14:51:54 +00:00
5d877702e7 added a fake data point when the number of data point is less than 2 in the project_home view 2015-02-12 02:14:57 +00:00
78483d9034 specified the radix in a call to parseInt 2015-02-10 15:57:26 +00:00
a0b82bc80f dropped msg and paths when returning history as json.
changed the commits-per-month graph to show every 3 x-labeas only
2015-02-10 15:48:29 +00:00
aa5dbff8d7 added commiters-per-month datset 2015-02-10 14:23:48 +00:00
7bfde589e2 added codepot_json_encode 2015-02-10 13:24:55 +00:00
596a641fcf changed to generate commit-per-month graph using chart.js 2015-02-10 13:24:22 +00:00
c9cb19ae17 fixed a bug of dstoring a wrong value into the createdon field 2015-02-10 04:32:32 +00:00
316aa08bff more styling adjustment on the commits-per-month graph 2015-02-10 02:56:50 +00:00
3264070495 adjusted styling of commiits-per-month graph 2015-02-10 02:49:49 +00:00
a8f5e0a30e added code to ignore a line beginning with a backslash in parsing the diff output 2015-02-09 05:16:51 +00:00
af0ff51997 adjusted the bar graph width when spacing is disabled 2015-02-08 05:55:08 +00:00
4fc812ef91 enhanced the commits-per-month graph 2015-02-08 05:00:19 +00:00
d12de4e0cf touched up the commits-per-month graph 2015-02-06 15:52:55 +00:00
f86c4dcabe updated display of the commits-per-month graph 2015-02-06 15:21:21 +00:00
b0720d88fa added a commits-per-month graph to the project home view 2015-02-06 14:55:34 +00:00
3b58b30b79 fixed makefile.am 2015-02-06 14:12:01 +00:00
2297420797 finished primitive code review editing 2015-02-06 14:03:12 +00:00
98695a00b5 added more code to support review comment editing 2015-02-06 09:26:33 +00:00
d1b18b9973 added preparatory code to support review comment editing 2015-02-06 06:23:50 +00:00
da36c01a36 added the fulldiff link in the code folder view 2015-02-06 01:54:05 +00:00
7b799a6f2a set the size of the LOC graph in the code file view 2015-02-06 01:29:37 +00:00
111c662dec fixed the cloc graph generator to purge temporary files properly 2015-02-05 13:20:29 +00:00
b690831cb0 added a single file CLOC support 2015-02-05 13:12:37 +00:00
417e35c629 switched md5 display to a list in the file show view 2015-02-05 09:32:44 +00:00
ab299867ee changed the file show view to display information dynamically 2015-02-05 09:28:09 +00:00
eb142f5bb7 enhanced subversion model to to retry with a pegged url when calling svn_cat() for diffing 2015-02-05 08:20:45 +00:00
9474738217 changed the wiki show view to display page information more dynamically 2015-02-05 07:54:44 +00:00
ed8d5d57bb fixed typos 2015-02-05 02:43:20 +00:00
3df3fb3f25 added #C and #F shortcuts 2015-02-05 01:23:20 +00:00
2acb80bcf1 changed the width of the user icon in the side-bar 2015-02-04 12:23:09 +00:00
187ef7705a added the login check and the project public access check in the graphing function 2015-02-04 08:02:12 +00:00
7dc151b1c1 fixed indentation 2015-02-04 07:46:53 +00:00
cce5c5be47 changed user icon delivery - still lacking etags/if-none-match handling 2015-02-04 07:40:32 +00:00
0198854319 showed a creator in wiki show and project home views 2015-02-04 06:00:07 +00:00
3832a12167 enhanced the tweak to handle MSIE 11 2015-02-04 01:55:05 +00:00
cead914a34 added missing semicolons 2015-02-04 01:24:20 +00:00
20bf9bd869 added a tweak for MSID in code diff view 2015-02-04 01:21:23 +00:00
ee8190d27d changed the unknown author handling in the code controller 2015-02-04 01:03:27 +00:00
8188f104c1 made minor changes to css files 2015-02-03 13:46:26 +00:00
99a9a48eeb made minor code changes 2015-02-03 13:36:07 +00:00
c31e4aebb8 handled a corner case of no author in the code history 2015-02-03 13:06:04 +00:00
4a2a119bec added simple graphs into the code history view 2015-02-03 12:48:20 +00:00
adcce47950 changed the user settings view 2015-02-03 04:49:47 +00:00
dd3f458704 added user icon upload 2015-02-03 04:41:55 +00:00
c493c6f152 added @ to the call to file_get_contents in the project_home view 2015-02-02 07:30:21 +00:00
cf220eb01a enabled prettyprinting in various wiki formatting pages 2015-02-02 06:58:01 +00:00
812bdf6547 added a codeBlock tag to creole and changed wiki-show and project-home pages to use prettify to render the codeBlock regiion 2015-02-02 02:36:42 +00:00
82102eab8b added a codeBlock tag to creole and changed wiki-show and project-home pages to use prettify to render the codeBlock regiion 2015-02-02 02:36:34 +00:00
d7fe16c2ea switched the diff view to the same style as the full diff view 2015-02-01 13:07:41 +00:00
9ff52ef0fa changed how to show a user icon in the project member list 2015-01-30 14:08:03 +00:00
802a0bd142 changed the footer style 2015-01-30 13:41:46 +00:00
69566d8317 fixed a bug of showing unneeded inputbox in code revision view when not signed in 2015-01-30 08:55:02 +00:00
afe628aabe adjusted the size of the sign-in button 2015-01-30 08:34:08 +00:00
cac4433101 fixed a bug of not showing whitespaces at the end of different lines in the full diff view 2015-01-30 06:13:15 +00:00
db114f4aa4 fixed some bugs in the fulldiff view 2015-01-30 05:54:18 +00:00
5b691e780f added the defintion of the new code_review table in codepot.mysql 2015-01-29 13:48:35 +00:00
d6a2a3ad31 Added primitive commenting feature to the code revision view 2015-01-29 13:46:47 +00:00
f54a47e46b started adding review comment editing to code_revision.php 2015-01-28 13:52:30 +00:00
7dabb672e3 changed a few variable names 2015-01-28 02:58:49 +00:00
58bb110c92 improved the full diff view a bit more 2015-01-28 02:52:29 +00:00
5fc888924c enhanced the full diff view slightly 2015-01-27 13:01:33 +00:00
11e60639af added full view of code difference 2015-01-25 17:09:28 +00:00
d5b787036f changed LoginModel to use HTTP_HOST instead of SERVER_NAME and SERVER_PORT 2014-11-12 04:21:54 +00:00
d033a7af79 strengthened commit message check 2014-11-01 15:23:43 +00:00
97afd1191c enhanced the ohloh widget support 2014-10-12 13:22:23 +00:00
270c2c8f8b changed config/config.php to add ['REQUEST_PROTOCOL'].
changed the subversion repository anchor to have the trailing slash
2014-10-12 13:05:40 +00:00
9dcf9a5daa changed the way to detect https and http using x-forwarded-proto 2014-10-10 17:28:00 +00:00
fceb0475d2 added a style for an image located in a list 2014-09-26 03:10:24 +00:00
ec72e4f8d8 fixed wrong attachment base in the wiki editing page 2014-09-24 15:08:33 +00:00
e37a418985 changed the issue creation page to set the owner to the current signed-in user if he/she is a member. if not, the issue goes to the first user 2014-09-16 03:07:21 +00:00
0b9d44ea4a changed a variable name 2014-06-24 15:24:27 +00:00
7cd9b13e19 changed the taskbar to display a user icon 2014-06-24 15:23:03 +00:00
8e3824cb3c added usericon_dir. also added some functions useful for showing a user icon 2014-06-24 15:10:31 +00:00
c31129a21a changed how to carry around project members 2014-06-24 13:52:05 +00:00
8cefbb0f69 fixed the rpm spec file to include subversion-perl 2014-06-23 15:03:52 +00:00
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
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
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
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