Commit Graph

652 Commits

Author SHA1 Message Date
1cac3839e6 fixed a wrong type in svn_blame in svn.c
added null check in code_folder.php
2019-02-01 17:19:33 +00:00
7ac64b1359 fixed some php7 warnings on count() in code_file.php 2019-02-01 16:37:47 +00:00
4caccffdfe initialized $site with new stdClass() before assigning fields 2019-02-01 16:16:40 +00:00
3316cf8b3f enhanced AccessHandler.pm for httpd 2.4 2019-02-01 15:23:22 +00:00
1ced89908e changed many files for php7 compatibility 2019-02-01 06:56:29 +00:00
e132623d43 produced the first untested php7 compatible pecl svn 2019-02-01 05:00:39 +00:00
51b36cd267 wip - more php7 fix 2019-01-31 17:26:41 +00:00
deb29353bd wip - fixing svn.c for php 7 2019-01-31 16:59:09 +00:00
521a1757ab added GitModel::createRepo() for experiment 2018-12-10 06:40:42 +00:00
f8bd8e7ad2 added coderepomodel.php left out at the previous commit 2018-12-10 06:28:35 +00:00
4ece845bdd restuructured SubversionMode and GitModel by introcucing a common parent class CodeRepoModel for the pending git support work 2018-12-10 06:27:47 +00:00
328ef3829c fixed minor flaws in subversionmodel.php
added empty gitmodel.php for future work on git
2018-11-30 07:05:22 +00:00
e839933b60 fixed flaws in sample schema files 2018-11-30 04:49:32 +00:00
2b3c6c1b76 added the anchor to the code view in the revision view 2018-10-24 08:17:05 +00:00
a1aac71736 improved file_show.php a bit 2018-08-22 10:18:52 +00:00
78048847a5 added simple drag-and-drop file upload in the file home view 2018-08-22 07:55:26 +00:00
c7a6ca1d12 touched up file_show.php a bit 2018-08-21 18:06:44 +00:00
085204f413 implemented a very simple and primitive file drop handler in the file view page 2018-08-21 18:02:30 +00:00
dffdfd8de3 quoted file names in pecl-svnl/Makefile.am 2018-02-12 07:10:04 +00:00
89a6381530 fixed a missing caret bug in pre-commit.in 2018-01-29 05:00:33 +00:00
d6055f4c21 upgraded cloc to 1.75 2018-01-18 09:41:42 +00:00
731ea00d18 substituted _ for , in composing a file name for Contentent-Disposition in codepot_readfile 2017-11-30 03:38:43 +00:00
c6808d6530 enhanced HexToAscii() to handle anomaly in a hexadecimal string 2017-10-13 07:11:08 +00:00
d2ad4e53dc changed more anchors to use images in the code history view 2017-09-01 07:36:05 +00:00
a5d2e8c9c5 styled the code history view slightly more 2017-09-01 06:56:44 +00:00
3528a4a684 added some anchors in the code history view to use images 2017-09-01 03:36:00 +00:00
f8f55aa39b fixed a wrong check in the user controller when listing logs 2017-08-29 04:47:24 +00:00
7a693f4aab swithed to use codepot_readfile in place of readfile in wiki.php 2017-06-23 07:59:08 +00:00
2390464e0e fixed a octet stream handling bug in the code file view 2017-04-03 15:14:55 +00:00
3f5307ed05 changed the code history view a little 2017-03-13 06:57:06 +00:00
d3b61a6616 changed AccessHandler.pm to prepare for more flexible uri parsing 2017-01-25 17:00:16 +00:00
149fd61412 adjusted the style of codepot-buttoned-anchor 2017-01-09 16:43:03 +00:00
38d11d3564 enhanced reivision grph rendering a little 2017-01-04 06:56:52 +00:00
a1f3400990 stop decorating an octet stream in code file view 2017-01-04 03:24:41 +00:00
cc588594a7 enhanced SubversionModel::getRevHistory().
enhanced how to retrieve logs in SubversionModel::revisionGraph()
2017-01-03 15:35:32 +00:00
e47ecf2afd rewrote revision graph functions 2017-01-03 14:43:08 +00:00
cb3dbc0d7a added 'Changes' button to the code history view 2016-12-31 17:41:11 +00:00
7f64d0c7ac refactored the subgraphs in the code folder view 2016-12-30 17:34:55 +00:00
2cc4002de7 refactored the revision graph subview in the code folder view 2016-12-30 14:47:44 +00:00
625026c50d defined the codepot-buttoned-anchor css style 2016-12-29 17:30:25 +00:00
27db06ba63 added the user home links in the code blame view 2016-12-29 16:23:57 +00:00
6e7208ded7 removed the table header of the code history view 2016-12-29 15:59:41 +00:00
22e53f4037 changed code.css a little 2016-12-29 15:42:37 +00:00
02c4674202 moved the position of the author id in the code history view 2016-12-29 15:38:26 +00:00
daa23cbcab changed layout of the code history view.
removed graphs from the view too
2016-12-29 15:26:38 +00:00
0d0b374d8b changed the style of log tables in site home and project home 2016-12-21 12:29:41 +00:00
cca7f97ad8 set margin of taskbar_signinout_form to 0 2016-12-19 17:05:56 +00:00
5c7bbe41f7 switched to use the flex css element for taskbar layout 2016-12-19 16:48:16 +00:00
da125cb54f made the project map to refresh when a user name is selected from the autocomplete candidate list 2016-12-19 16:16:37 +00:00
053374907c added autocomplete to the username input box in the project map view 2016-12-19 14:30:20 +00:00
4d2025c5f4 enhanced exception handling in some view files 2016-12-19 13:39:40 +00:00
b4288906e4 added enter-key binding to a username input box in the project map view 2016-12-19 13:19:29 +00:00
dd36a94619 added missing context to an ajax call in the task bar code 2016-12-19 13:01:38 +00:00
b8852b27ee refactored taskbar's client-side code 2016-12-19 12:58:01 +00:00
9fa95d5b23 changed the date/time format in the project home view 2016-12-17 16:35:14 +00:00
0bf2ebc596 changed the log site bar to show years in the project home view 2016-12-17 13:44:24 +00:00
ca54d5ffad changed the style of the log side bar in the project home view 2016-12-17 13:43:11 +00:00
89e186898b changed the style of log sidebar in the site home view 2016-12-17 13:32:45 +00:00
d86921ba28 fixed some date/time display bugs when database_store_gmt is yes.
added codepot_unixtimetodispdate() 
minimized use of strftime() in favor of codepot_unixtimetodispdate() and codepot_dbdatetodispdate()
2016-12-17 12:16:31 +00:00
750db30352 fixed the bug of not honoring database_store_gmt in post-commit and post-revprop-commit 2016-12-17 11:05:47 +00:00
0459989cd0 fixed to disable a button on startStabilizing 2016-12-16 16:12:41 +00:00
615925180d refactored javascript codes in project_map.php 2016-12-16 16:01:59 +00:00
35d92f2950 added the stabilized event handler to the project user relation graph view 2016-12-15 15:27:56 +00:00
f4ca205f19 enhanced the project user relation graph view to show graph stabilization progress 2016-12-15 15:18:42 +00:00
238fcf6c82 committing build files left behind 2016-12-15 14:49:02 +00:00
f2d0c1ec32 added a username filter to the project user relation graph view 2016-12-15 14:46:06 +00:00
680bc1a2f6 added a project-user relation graph 2016-12-15 07:10:01 +00:00
1983cb8c45 removed the create event handler from the resizable widget 2016-12-15 01:31:02 +00:00
7fb63d8e94 added revision graph to the code file view.
made revision graph resizable
2016-12-15 01:09:25 +00:00
dd619e2e19 added a primitive revision graph in a code folder 2016-12-14 17:07:22 +00:00
3fab2b34ea fixed a wrong check in loading user settings in the user controll 2016-12-13 06:29:57 +00:00
c703d151d1 added the user_summary column to the user_settings page 2016-12-13 05:43:05 +00:00
0e0ed921ed updated the log view to show userid when loaded from a project and a specific user is set 2016-12-02 15:06:04 +00:00
163c365569 enhanced the log view to show per-user log within a project 2016-12-02 14:59:54 +00:00
779b16c867 enhanced user-home and user-log views to show info for a specified user 2016-12-02 14:28:04 +00:00
7dfb4fbd7a remove a buggy line from AccessHandler.pm.
change the user home view to accept a userid. wip
2016-12-02 08:40:42 +00:00
a9d04235ac changed ldap_insider_attribute_name to ldap_insider_attribute_names
fixed some permissions issues in file and code
2016-12-02 07:29:03 +00:00
330cdb4996 changed AccessHandler.pm to handle authenticated-insider in svn_read_access 2016-12-01 15:11:47 +00:00
34bf2f3116 added a new access level 'authenticated-insider' for code_read_access and file_read_access
added ldap_insider_attribute_name and ldap_insider_attribute_value to determine who are insiders using ldap
2016-12-01 14:11:39 +00:00
272f67d1d5 added code_read_access and file_read_access 2016-12-01 12:57:50 +00:00
0e962bbce4 fixed tooltips to appear on hovering over buttons 2016-11-17 08:50:17 +00:00
5e296b7deb fixed an operator precedence issue of the ternary operator 2016-11-02 15:12:02 +00:00
b77a9f36b4 changed the sort order of file list 2016-10-25 09:29:18 +00:00
64baf91b37 changed the code history view to show the review comment count in the message column 2016-10-13 08:42:46 +00:00
986afffd9f fixed the bug in the diff view that shows wrong date and time 2016-10-12 12:43:37 +00:00
1a8b9ee893 swapped the positions of the creator and the updator 2016-09-08 11:41:10 +00:00
765298afc1 changed the issue show view to show the change log creator as well as updator 2016-09-08 11:35:11 +00:00
ef869011c6 made the issue summary item clickable in the issue home view 2016-09-02 02:06:18 +00:00
2f1e378d1b touched up the look of the issue show page 2016-08-01 07:45:28 +00:00
3244ff8f07 added issue owner change notification 2016-08-01 07:23:43 +00:00
5527dd04b1 added issue_notification 2016-07-13 06:24:58 +00:00
37b6afd896 allowed the new issue form to select an issue owner 2016-07-02 15:17:35 +00:00
c764164a49 fixed a bug of submitting yes when the unzip button is not checked in the code folder view 2016-06-11 15:30:34 +00:00
e49e69a84e enhanced the issue view to show the icon of the current owner 2016-04-28 11:26:19 +00:00
7e0f4363b9 increased RADRAW_ATTEMPTS to 13 in jquery.flot.pie.js 2016-04-15 08:16:12 +00:00
83bd784708 allowed blank short description when uploading a file 2016-04-01 04:17:12 +00:00
78183dca56 changed top projects/committers to top X projects/committers 2016-03-17 15:01:20 +00:00
fb87b8489c changed the site view to hide top projects/committers when the max_top_projects and max_top_commiters are set to 0 in the configuration file 2016-03-17 14:53:25 +00:00
5100985eaf added max_top_projects and max_top_committers to the configuration file 2016-03-17 14:43:45 +00:00
1b5773b15f added top committers and top projects to the side home page 2016-03-17 14:22:50 +00:00