Commit Graph

  • 590e7ac1d7 fixed the editor positioning and sizing in the wiki edit view hyung-hwan 2016-01-13 13:39:51 +0000
  • 3bad9dc8c0 enhanced codepot_json_encode hyung-hwan 2016-01-13 13:13:13 +0000
  • 4be7715d2b fixed a bug in wikimodel hyung-hwan 2016-01-13 13:08:06 +0000
  • 8e91003d98 restyled the rich text wiki editor hyung-hwan 2016-01-13 13:03:13 +0000
  • 7c0b037a95 updated code.css hyung-hwan 2016-01-13 10:00:46 +0000
  • 812d52c687 enhanced the layout of code diff view hyung-hwan 2016-01-13 09:47:20 +0000
  • c9494d78b2 fixed a wrong division id in the file show view hyung-hwan 2016-01-12 18:58:17 +0000
  • 7138787d85 updated README hyung-hwan 2016-01-12 18:15:21 +0000
  • f9372bc636 finished the extended wiki editing view hyung-hwan 2016-01-12 18:13:00 +0000
  • 880645f628 added more code for rich text editing in wiki hyung-hwan 2016-01-12 06:33:04 +0000
  • 95d536e903 work in progress to support rich text editing in wiki hyung-hwan 2016-01-11 17:05:59 +0000
  • 42fa04b188 fixed a bug in time convertion hyung-hwan 2016-01-11 13:30:40 +0000
  • 9774974aa9 fixed a bug of sending a wrong URL in review comment notification hyung-hwan 2016-01-11 05:17:39 +0000
  • 777771a95c dded heightStype: "content" to some accordion widgetss hyung-hwan 2016-01-11 04:02:27 +0000
  • 634f8054bd added a check to the signin dialog hyung-hwan 2016-01-10 19:07:17 +0000
  • 6f2fb6c747 changed the signin form to a dialog hyung-hwan 2016-01-10 19:02:58 +0000
  • 0e3d30989a repharased 'Head revision' to 'Head' only hyung-hwan 2016-01-10 17:06:53 +0000
  • 79c239f919 renewed the code diff view and enhanced the code controller and the subversion model as necessary hyung-hwan 2016-01-10 16:58:33 +0000
  • e445a8ed13 fixed the code folder view to use the title-band class and show metadata differently from earlier revisions hyung-hwan 2016-01-10 05:11:37 +0000
  • 46f784dfae changed the common style of the title-band class a bit more hyung-hwan 2016-01-09 06:00:31 +0000
  • a297f1c384 changed the common style of the title-band class a bit hyung-hwan 2016-01-09 05:59:27 +0000
  • 23eec23609 changed the log view to use the title-band class. fixed a wrong function name in logmodel hyung-hwan 2016-01-09 05:12:01 +0000
  • 256560180b fixed tag editing permission in the code revision view hyung-hwan 2016-01-09 05:00:05 +0000
  • c3e6bbae22 changed tagging permission in the code revision view hyung-hwan 2016-01-09 04:49:14 +0000
  • 5cc9a37098 renewed the code revision view hyung-hwan 2016-01-09 04:35:03 +0000
  • 67dd3a3262 changed the code revision view to use the title band class hyung-hwan 2016-01-08 20:47:14 +0000
  • 377d2f7fdc removed unblanced </div> from the code file view and the code blame view hyung-hwan 2016-01-08 20:37:43 +0000
  • ee01b4d92c renewed the code file view and the code blame view hyung-hwan 2016-01-08 20:26:01 +0000
  • 14bae4bc93 relocated the style button in the code file view hyung-hwan 2016-01-08 18:14:30 +0000
  • 6f5815bd9b updated the code file view to use the title-band class partially hyung-hwan 2016-01-08 17:51:39 +0000
  • bd541815a2 updated the wiki home to use the title-band class hyung-hwan 2016-01-08 17:31:36 +0000
  • cbef4e621f updated the graph view to use the title-band class hyung-hwan 2016-01-08 17:25:08 +0000
  • 26d46f8a7a updated the file model class to set updatedby and updatedon hyung-hwan 2016-01-08 17:02:03 +0000
  • 070ccb3118 added timestamp and author fields to codepot_file_list. touched up some views to get rid of the infostrip class and use the title-band class. added the database_store_gmt option which causes the database models classes to store date and time in GMT. hyung-hwan 2016-01-08 16:52:29 +0000
  • 530e38ceb5 changed the code revision view to use xhr calls. added preview tab to review comment dialogs in the code revision view hyung-hwan 2016-01-07 15:48:46 +0000
  • 93f7486dfb changed review message email to include the comment text hyung-hwan 2016-01-07 11:52:58 +0000
  • 59eb080fc3 changed the commit history view slighty hyung-hwan 2016-01-07 04:17:34 +0000
  • 0ccf0428b2 added Issue::isCreatedBy() hyung-hwan 2015-12-30 13:17:06 +0000
  • 866a78c908 fixed a permission problem in issum management hyung-hwan 2015-12-30 08:20:20 +0000
  • c85a6cbdf8 regenerated Makefile.in hyung-hwan 2015-12-30 07:42:17 +0000
  • a5c6ebbc1c enhanced the edit button in the file view. fixed some issues handling page or image references hyung-hwan 2015-12-30 07:30:49 +0000
  • d41ae391a1 fixed the issue show view slightly hyung-hwan 2015-12-29 17:14:26 +0000
  • 0811cde131 fixed minor styles in the issue show view hyung-hwan 2015-12-29 17:06:00 +0000
  • e409324188 improved the issue show view to manipulate attached files hyung-hwan 2015-12-29 16:52:09 +0000
  • e88ccc1a9b added an edit dialog to the issue_show view hyung-hwan 2015-12-29 14:03:26 +0000
  • ac286371e6 added partial changes to support attachments in issue management hyung-hwan 2015-12-29 10:19:03 +0000
  • 7d6110b117 added new stdClass() in various places hyung-hwan 2015-12-28 13:48:40 +0000
  • 37b86d5049 fixed a fault in codepot.myysql hyung-hwan 2015-12-26 16:01:06 +0000
  • 8fa4eecd05 added xhr_gettagrev to code.php hyung-hwan 2015-12-08 03:07:39 +0000
  • 50c68bbab3 added charset detection using svn:mime-type to code_file and code_blame. need to add the same code to more views hyung-hwan 2015-11-02 08:13:15 +0000
  • 7d5e336664 added the codecharset field to the project table. changed the code_file view and the code_blame view to use it. code_diff view yet to be changed. project view yet to be changed to be able to modify the field hyung-hwan 2015-10-28 16:20:11 +0000
  • 65b0e818cc added file addition and file editing feature in the file show view enhanced the file home view to show a file entry without actual upload files. updated the wiki show view not to use the colum-count css element when the count is 1 hyung-hwan 2015-09-12 05:45:24 +0000
  • 798ff45888 fixed a button's click handler to return false in the wiki show view to prevent the default action over the anchor hyung-hwan 2015-09-11 05:26:44 +0000
  • 6f67f906f9 fixed a wrong message in a message file hyung-hwan 2015-09-08 13:05:46 +0000
  • 5186e3cdb1 enhanced $.ajax error message handling hyung-hwan 2015-09-08 05:16:25 +0000
  • 13fcabd21e added missing project membership check in xhr_import() and related functions in file.php and code.php hyung-hwan 2015-09-08 04:22:35 +0000
  • c0126a059e hid the file deletion agreement division when not logged in hyung-hwan 2015-09-07 10:42:44 +0000
  • 9a49a20c6d implemented the file deletion into the file show view. abandoned the file delete view hyung-hwan 2015-09-07 10:27:13 +0000
  • ac00c36910 dropped the encname column from the file table updated database schema files hyung-hwan 2015-09-07 01:07:44 +0000
  • fbbecb6162 fixed the bug of miscalculating the total file count in the file home view disallowed a slash in a file name to be uploaded hyung-hwan 2015-09-07 00:48:14 +0000
  • 3e23b914d6 updated migration info hyung-hwan 2015-09-06 15:10:52 +0000
  • c671cafa5d enhanced the file home view to upload multiple files and deprecated the file creation view added the file_list table. dropped the md5sum and summary columns from the file table hyung-hwan 2015-09-06 15:02:46 +0000
  • 978bb9d359 fixed bugs found in the previous changes to svn_update2() and svn_checkout() hyung-hwan 2015-09-04 14:25:36 +0000
  • 9c974dc71b added svn_update2() that supports depth updated svn_checkout() to support depth as well hyung-hwan 2015-09-04 13:28:10 +0000
  • 1914f8117d updated building process for debian and fixed minor code glitches hyung-hwan 2015-08-31 05:17:55 +0000
  • 5d178b4366 allowed multiple file selection in the new upload dialog of the code folder view. deleted legacy form posting handling from the code folder view and the code controller hyung-hwan 2015-08-28 07:57:47 +0000
  • 3abd8c62bb updated the post-commit hook to include the commit message in the notification email hyung-hwan 2015-08-28 02:06:26 +0000
  • 986812edd5 enhanced the code folder view to allow renaming hyung-hwan 2015-08-28 02:01:16 +0000
  • c5ba6ef358 enhanced the code folder view to be able to create new empty files hyung-hwan 2015-08-27 13:02:00 +0000
  • 5bb0583aa0 fixed an indentation fault hyung-hwan 2015-08-27 10:04:35 +0000
  • 779ba51a8f enabled the code folder view to delete selected files/directories. hyung-hwan 2015-08-27 08:55:33 +0000
  • 05ef3af213 enhanced the code folder view to show an executable file differently hyung-hwan 2015-08-26 09:49:37 +0000
  • d790696448 removed the successful saving alert in the code edit view hyung-hwan 2015-08-19 02:58:18 +0000
  • 887941baad improved usability of some code views a bit hyung-hwan 2015-08-19 02:49:37 +0000
  • 3666d1f737 fixed the problem of the doubled sender email in post-commit hyung-hwan 2015-08-18 05:15:54 +0000
  • f508388640 added Code::xhr_import() to support ajax based file/directory adding in the code folder view hyung-hwan 2015-08-18 03:43:50 +0000
  • e1d111f026 touched up the file and directory adding interface in the code folder view hyung-hwan 2015-08-17 04:48:37 +0000
  • a696b3be30 called htmlspeciallchars() to escape a file import error message hyung-hwan 2015-08-16 13:08:22 +0000
  • cf532ebaf9 added a new feature that allows you to create files by uploading files. this also allows creation of directories. added new configuration items: commit_notification and commit_review_notification hyung-hwan 2015-08-16 11:06:39 +0000
  • 0986be08db changed the code/revision controller to return failure if the revision number is negative hyung-hwan 2015-08-14 05:16:36 +0000
  • 38e63af4fb added a new configuration item commit_notification_url hyung-hwan 2015-08-13 05:33:23 +0000
  • 81367f8ade fixed a bug of not getting an email address when ldap_auth_mode is 2 hyung-hwan 2015-08-13 03:23:43 +0000
  • 342ab2170c fixed a bug in post-commit of not handling ldap_auth_mode 2 properly hyung-hwan 2015-08-13 02:56:58 +0000
  • 709d459d09 added email notification upon a new commit hyung-hwan 2015-08-13 02:20:26 +0000
  • 37da83d444 added a new configuration item 'email_sender' enhanced the code review controller to send a email when a new review message is inserted hyung-hwan 2015-08-12 14:11:59 +0000
  • 65d86d4ce6 fixed a pagination bug when showing log messages for a user hyung-hwan 2015-08-10 04:48:14 +0000
  • 47a26a4c5c added 1 more message filtering check in pre-commit hyung-hwan 2015-08-06 15:46:37 +0000
  • f62d9e9d8a added contains_repeated_chars into pre-commit hyung-hwan 2015-08-06 15:32:56 +0000
  • ef83a9b1f3 changed the pre-commit script further to exclude repeated spaces in getting the message length hyung-hwan 2015-08-04 11:24:08 +0000
  • a0c5fb4dbd changed the pre-commit script to exclude repeated punctuation symbols in getting the message length hyung-hwan 2015-08-04 11:15:59 +0000
  • 5541c1913b substituted fopen/fread/fclose() for faulty readfile on a big file hyung-hwan 2015-08-03 02:58:04 +0000
  • aa0e52e8dd fixed a bug that caused a php error when a readme file was not a regular file hyung-hwan 2015-06-29 09:50:11 +0000
  • 29354a812c changed the number part in the revision number of the diff view to link to the code listing view hyung-hwan 2015-05-14 08:01:53 +0000
  • 3a1ae6fee4 changed the post-commit script to use perl modules to get the revision author instead of executing svnlook hyung-hwan 2015-05-14 04:13:12 +0000
  • ede07c8778 added the edit link to the code blame view hyung-hwan 2015-05-14 01:45:33 +0000
  • 2c511a5b6d changed the comment marker in codepot.ini.in hyung-hwan 2015-05-13 16:15:24 +0000
  • ee72702214 changed the code edit view to fall back to the text type when no type is detected hyung-hwan 2015-05-13 16:11:43 +0000
  • 3ad3aaf5f3 added missed files. hyung-hwan 2015-05-13 15:55:58 +0000
  • 9d945e5324 added code editing of an existing file. added the ACE editor for the new feature hyung-hwan 2015-05-13 15:51:39 +0000
  • 020d187a42 deleted redundant title tags from some view files hyung-hwan 2015-05-08 05:28:32 +0000