Commit Graph

  • 89e186898b changed the style of log sidebar in the site home view hyung-hwan 2016-12-17 13:32:45 +0000
  • 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() hyung-hwan 2016-12-17 12:16:31 +0000
  • 750db30352 fixed the bug of not honoring database_store_gmt in post-commit and post-revprop-commit hyung-hwan 2016-12-17 11:05:47 +0000
  • 0459989cd0 fixed to disable a button on startStabilizing hyung-hwan 2016-12-16 16:12:41 +0000
  • 615925180d refactored javascript codes in project_map.php hyung-hwan 2016-12-16 16:01:59 +0000
  • 35d92f2950 added the stabilized event handler to the project user relation graph view hyung-hwan 2016-12-15 15:27:56 +0000
  • f4ca205f19 enhanced the project user relation graph view to show graph stabilization progress hyung-hwan 2016-12-15 15:18:42 +0000
  • 238fcf6c82 committing build files left behind hyung-hwan 2016-12-15 14:49:02 +0000
  • f2d0c1ec32 added a username filter to the project user relation graph view hyung-hwan 2016-12-15 14:46:06 +0000
  • 680bc1a2f6 added a project-user relation graph hyung-hwan 2016-12-15 07:10:01 +0000
  • 1983cb8c45 removed the create event handler from the resizable widget hyung-hwan 2016-12-15 01:31:02 +0000
  • 7fb63d8e94 added revision graph to the code file view. made revision graph resizable hyung-hwan 2016-12-15 01:09:25 +0000
  • dd619e2e19 added a primitive revision graph in a code folder hyung-hwan 2016-12-14 17:07:22 +0000
  • 3fab2b34ea fixed a wrong check in loading user settings in the user controll hyung-hwan 2016-12-13 06:29:57 +0000
  • c703d151d1 added the user_summary column to the user_settings page hyung-hwan 2016-12-13 05:43:05 +0000
  • 0e0ed921ed updated the log view to show userid when loaded from a project and a specific user is set hyung-hwan 2016-12-02 15:06:04 +0000
  • 163c365569 enhanced the log view to show per-user log within a project hyung-hwan 2016-12-02 14:59:54 +0000
  • 779b16c867 enhanced user-home and user-log views to show info for a specified user hyung-hwan 2016-12-02 14:28:04 +0000
  • 7dfb4fbd7a remove a buggy line from AccessHandler.pm. change the user home view to accept a userid. wip hyung-hwan 2016-12-02 08:40:42 +0000
  • a9d04235ac changed ldap_insider_attribute_name to ldap_insider_attribute_names fixed some permissions issues in file and code hyung-hwan 2016-12-02 07:29:03 +0000
  • 330cdb4996 changed AccessHandler.pm to handle authenticated-insider in svn_read_access hyung-hwan 2016-12-01 15:11:47 +0000
  • 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 hyung-hwan 2016-12-01 14:11:39 +0000
  • 272f67d1d5 added code_read_access and file_read_access hyung-hwan 2016-12-01 12:57:50 +0000
  • 0e962bbce4 fixed tooltips to appear on hovering over buttons hyung-hwan 2016-11-17 08:50:17 +0000
  • 5e296b7deb fixed an operator precedence issue of the ternary operator hyung-hwan 2016-11-02 15:12:02 +0000
  • b77a9f36b4 changed the sort order of file list hyung-hwan 2016-10-25 09:29:18 +0000
  • 64baf91b37 changed the code history view to show the review comment count in the message column hyung-hwan 2016-10-13 08:42:46 +0000
  • 986afffd9f fixed the bug in the diff view that shows wrong date and time hyung-hwan 2016-10-12 12:43:37 +0000
  • 1a8b9ee893 swapped the positions of the creator and the updator hyung-hwan 2016-09-08 11:41:10 +0000
  • 765298afc1 changed the issue show view to show the change log creator as well as updator hyung-hwan 2016-09-08 11:35:11 +0000
  • ef869011c6 made the issue summary item clickable in the issue home view hyung-hwan 2016-09-02 02:06:18 +0000
  • 2f1e378d1b touched up the look of the issue show page hyung-hwan 2016-08-01 07:45:28 +0000
  • 3244ff8f07 added issue owner change notification hyung-hwan 2016-08-01 07:23:43 +0000
  • 5527dd04b1 added issue_notification hyung-hwan 2016-07-13 06:24:58 +0000
  • 37b6afd896 allowed the new issue form to select an issue owner hyung-hwan 2016-07-02 15:17:35 +0000
  • c764164a49 fixed a bug of submitting yes when the unzip button is not checked in the code folder view hyung-hwan 2016-06-11 15:30:34 +0000
  • e49e69a84e enhanced the issue view to show the icon of the current owner hyung-hwan 2016-04-28 11:26:19 +0000
  • 7e0f4363b9 increased RADRAW_ATTEMPTS to 13 in jquery.flot.pie.js hyung-hwan 2016-04-15 08:16:12 +0000
  • 83bd784708 allowed blank short description when uploading a file hyung-hwan 2016-04-01 04:17:12 +0000
  • 78183dca56 changed top projects/committers to top X projects/committers hyung-hwan 2016-03-17 15:01:20 +0000
  • 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 hyung-hwan 2016-03-17 14:53:25 +0000
  • 5100985eaf added max_top_projects and max_top_committers to the configuration file hyung-hwan 2016-03-17 14:43:45 +0000
  • 1b5773b15f added top committers and top projects to the side home page hyung-hwan 2016-03-17 14:22:50 +0000
  • f09fde59c7 added left-key and right-key handler to the code file view for a pdf document hyung-hwan 2016-03-17 09:30:04 +0000
  • 6e83bd7029 added left padding to the issue graph in the site home view hyung-hwan 2016-03-17 04:44:16 +0000
  • 0f1e5e133d enhanced the issue graph to open a issue view on click hyung-hwan 2016-03-17 04:31:20 +0000
  • cf36be01a6 experimental attempt to render issue counts in a graph in the site home view hyung-hwan 2016-03-16 15:02:19 +0000
  • 2a8c8d51b9 added a page scaler to the inline pdf viewer hyung-hwan 2016-03-01 03:23:20 +0000
  • 638f358d48 mentioned WebODF in README hyung-hwan 2016-02-17 10:42:25 +0000
  • c9d4ff5885 integrated webodf.js into the code file view hyung-hwan 2016-02-17 10:08:44 +0000
  • c33b186641 diabled the edit button for image files and pdf files in the code file view hyung-hwan 2016-02-17 07:51:53 +0000
  • 664891d56b enhanced the pdf file detection in the code file view hyung-hwan 2016-02-17 06:36:27 +0000
  • 2afcb8feba integrated PDFJS to the code file view hyung-hwan 2016-02-17 06:18:26 +0000
  • fb1b7d657c added the user issue view hyung-hwan 2016-02-07 14:40:46 +0000
  • c76f14177a switched taps to accordion of user home view hyung-hwan 2016-02-07 13:37:37 +0000
  • 60b4757f6b fixed css a bit for the code revision view hyung-hwan 2016-01-26 09:26:22 +0000
  • 947a878869 changed the issue model to delete rows from issue_coderev when an issue is deleted. removed a few unused functions from the issue model hyung-hwan 2016-01-23 15:33:05 +0000
  • 8664ed78f3 added 'quote' back to the exended wiki editor hyung-hwan 2016-01-23 14:11:15 +0000
  • 7024bcd61d added medium-editor.js and removed medium-editor.min.js hyung-hwan 2016-01-23 13:49:13 +0000
  • 8d925fb2b5 updated database schema hyung-hwan 2016-01-23 06:15:59 +0000
  • 25e7e9e969 enhanced auto-corelation between issue and code revision hyung-hwan 2016-01-23 06:01:04 +0000
  • 15604fe69a fixed a missing class name in code diff view hyung-hwan 2016-01-22 18:47:45 +0000
  • 1c8c8c2157 changed the issue show view to show related code revisions hyung-hwan 2016-01-22 18:44:55 +0000
  • fdfa5ecaa0 wrote code to corelate issues and code revisions. changed the code revision view to show corelated issues hyung-hwan 2016-01-22 18:12:06 +0000
  • ab7156eb67 updated codepot-mon-httpd hyung-hwan 2016-01-22 07:51:02 +0000
  • 5b78418e74 exposed the actual download links in the code file/folder views hyung-hwan 2016-01-20 04:26:15 +0000
  • 6a752d6fb2 made cosmetic changes to codepot-mon-httpd hyung-hwan 2016-01-20 04:11:02 +0000
  • b4e5f574e5 added a sample httpd monitoring script hyung-hwan 2016-01-20 04:06:51 +0000
  • c51f44ec8c changing the site home to show issue counts hyung-hwan 2016-01-19 16:39:26 +0000
  • 67f331fa28 added more font names to the editor hyung-hwan 2016-01-19 16:10:22 +0000
  • 2ab771ce61 appended an empty paragraph when inserting a table hyung-hwan 2016-01-19 15:39:52 +0000
  • 06aa8bff25 enhanced the table editing in the extended wiki editor (medium-editor-tables) disabled firefox object resizing and inline table editing hyung-hwan 2016-01-19 15:27:52 +0000
  • b3cbcf09ab added more keyboard shortcuts to the extended wiki editor. changed the standard wiki editor to capture a tab key and insert '\t'. removed blockquote from the extended wiki editor hyung-hwan 2016-01-19 08:01:29 +0000
  • eb924c6c7e updated language files and css hyung-hwan 2016-01-19 05:11:27 +0000
  • 8b65c652f0 changed the project home view to show open issue count hyung-hwan 2016-01-19 04:58:34 +0000
  • eeac9d2a5f added a missing class name in the file show view hyung-hwan 2016-01-18 16:36:36 +0000
  • 93e4bc5320 added xhr_change and deleted the submit based issue change handler hyung-hwan 2016-01-18 16:26:14 +0000
  • f1b31c85dd enhanced the issue show view hyung-hwan 2016-01-18 15:05:05 +0000
  • 21742a46c5 added primitive issue comment editing hyung-hwan 2016-01-18 10:30:29 +0000
  • 678143d72a added enhancement and newfeature type for issue management hyung-hwan 2016-01-18 05:38:51 +0000
  • b44d86dc54 showed a committer icon in the code history view hyung-hwan 2016-01-18 04:32:32 +0000
  • dd828c8556 fixed css for the ace editor hyung-hwan 2016-01-17 15:35:17 +0000
  • 45d2d50ba6 made markdown/showdown image processing codepot wiki-aware hyung-hwan 2016-01-17 14:06:33 +0000
  • 16d4213c53 put a default button to a in-progress dialog hyung-hwan 2016-01-17 07:21:48 +0000
  • de4bf6a5bf minor layout change for consistency hyung-hwan 2016-01-17 07:02:43 +0000
  • 19b9f74461 added database_store_gmt with the value of yes to the sample configuration file. the default in config.php.in is kept to be false for backward compatibility but the configuration file default is set to yes as a new installation should store gmt hyung-hwan 2016-01-17 06:58:46 +0000
  • 9e0f3ff474 enhanced wiki editors with change detection and saving confirmation hyung-hwan 2016-01-17 06:51:17 +0000
  • a9571712a3 fixed a wrong class in project home hyung-hwan 2016-01-16 18:51:55 +0000
  • 0033c3da7c removed unneeded code hyung-hwan 2016-01-16 18:35:28 +0000
  • 9ddf187486 changed markdown/showdown to support codepot-aware anchors hyung-hwan 2016-01-16 18:31:45 +0000
  • 1e6abb86e4 removed the default parameter to a javascript function for unsupporting browsers hyung-hwan 2016-01-16 14:12:37 +0000
  • 0398f36f72 added preview to the standard wiki editor hyung-hwan 2016-01-16 04:31:03 +0000
  • 8c275c67d5 adjusted line-height of pre hyung-hwan 2016-01-15 18:40:38 +0000
  • 093500d58d enhanced the standard wiki edit view hyung-hwan 2016-01-15 18:36:21 +0000
  • 83eb524e5b fixed a css style a bit hyung-hwan 2016-01-15 17:22:37 +0000
  • 6147924867 added prettyprint class to showdown.js. changed many css class names hyung-hwan 2016-01-15 17:02:39 +0000
  • 9c53e9f759 added mardown support into the code folder view hyung-hwan 2016-01-14 07:51:27 +0000
  • a0ed60c6b6 fixed a glitch in wiki editor toolbar hyung-hwan 2016-01-14 03:23:43 +0000
  • 3ed06251de fixed z-index of the wiki editor hyung-hwan 2016-01-13 14:35:59 +0000
  • 5c11456c7c fixed editor resizing upon attachment manipulation hyung-hwan 2016-01-13 14:01:29 +0000