Commit Graph

  • cd032f6b60 * fixed a minor bug in the login model. * set the default values for parameters of the controller functions hyung-hwan 2010-05-19 14:31:13 +0000
  • b3033def53 added the user settings view with minimal numbers of options hyung-hwan 2010-05-18 14:12:52 +0000
  • 42bf53b773 * fixed a bug in getFile() of the subversion model class * enhanced the code folder view hyung-hwan 2010-05-17 13:11:42 +0000
  • f9208d86a5 * enhanced sign-in handling * fixed attachment cache control. hyung-hwan 2010-04-28 14:33:25 +0000
  • 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. hyung-hwan 2010-04-27 14:56:11 +0000
  • f777386e37 added pre-revprop-change and post-revprop-change to the spec file hyung-hwan 2010-04-18 13:13:05 +0000
  • c02b59a9ca * added 'force_project_delete'. * added the pre-revprop-change hook and the post-revprop-change hook. hyung-hwan 2010-04-18 12:43:37 +0000
  • b4fdd8f888 fixed a bug of not handling 'head revision' correctly in code_folder.php hyung-hwan 2010-04-15 14:17:28 +0000
  • 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. hyung-hwan 2010-04-13 11:38:26 +0000
  • 3104736b42 enhanced the code viewer to show svn properties hyung-hwan 2010-04-12 12:39:08 +0000
  • b41a102353 enhanced file download handling to consume less memory hyung-hwan 2010-04-11 14:30:49 +0000
  • bf8c654957 fixed a minor bug in handling wiki pages hyung-hwan 2010-04-08 13:56:50 +0000
  • f2a8e4ea39 RPMized the project hyung-hwan 2010-04-07 14:38:07 +0000
  • 9425822364 added config.guess and config.sub hyung-hwan 2010-04-07 12:18:57 +0000
  • 02aa6ec6f2 changed the way the projectbar view is used. added the rpm spec file. hyung-hwan 2010-04-07 12:13:44 +0000
  • 6bd395d012 touched up issue handling changed subversion repository creation code. hyung-hwan 2010-03-28 13:44:24 +0000
  • 0b38f8e093 fixed the incorrect handling of wiki links in the site home page hyung-hwan 2010-03-22 13:40:09 +0000
  • 87b1bc41f9 touched up site management pages. enhanced the site controller to handle wiki links. hyung-hwan 2010-03-22 13:25:03 +0000
  • 71c9d686df enabled front page editing hyung-hwan 2010-03-21 14:50:08 +0000
  • 2941be5ebe fixed a minor issue in SubversionModel.getFile() hyung-hwan 2010-03-20 13:53:44 +0000
  • c20c19b75b added the search function to the issue home view hyung-hwan 2010-03-20 13:11:42 +0000
  • 343ff629f0 touched up the issue show page - added 'change' - added 'undo' touched up the issue home page - added pagination hyung-hwan 2010-03-18 12:37:45 +0000
  • 4c7ca4edf7 added some issue tracking code hyung-hwan 2010-03-16 15:11:59 +0000
  • d1420f9c2b added primitive issue management pages. still far more to be done hyung-hwan 2010-03-10 13:48:48 +0000
  • d9121598aa enhanced the wiki controller renamed 'source' to 'code' created the incomplete issue controller. hyung-hwan 2010-03-08 13:51:36 +0000
  • 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 hyung-hwan 2010-03-04 12:40:27 +0000
  • 50d8cecdae changed the project anchor for code commit in the log view hyung-hwan 2010-03-03 13:30:34 +0000
  • 2d57f9e77e added logging to project, wiki, and file operations. touched up the log views. hyung-hwan 2010-03-03 13:12:11 +0000
  • 95d6be9445 enhanced the log view hyung-hwan 2010-02-28 13:36:29 +0000
  • 72c8419f5d implement the new site log view. - it shows code commits only. - it needs to be improved to show other types of log message hyung-hwan 2010-02-28 01:22:17 +0000
  • ebeb0481ce renamed 'sysadmin_userid' to 'sysadmin_userids' to support multiple sysadmin ids. added svn commit history to the project home page hyung-hwan 2010-02-26 14:41:56 +0000
  • 7af7fff45c added 'log_threshold' option. added the korean language pack for ci hyung-hwan 2010-02-23 13:46:25 +0000
  • 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 hyung-hwan 2010-02-22 11:58:55 +0000
  • 407e889c3a added language detection functionality hyung-hwan 2010-02-21 11:27:50 +0000
  • 3c1a982fd9 added svn commit logging - added a new post-commit script - updated repo.sh to install this script in a svn repository. hyung-hwan 2010-02-19 12:03:51 +0000
  • 84edaebec2 added missing site editing pages hyung-hwan 2010-02-19 09:28:21 +0000
  • 4c40bfe770 added a way to create multiple front pages. not implemented the front page selector yet. hyung-hwan 2010-02-19 09:27:33 +0000
  • 889803afea enhanced the file and blame view to display a log message hyung-hwan 2010-02-19 02:46:23 +0000
  • 41c025c009 enhanced source browser to track changed paths hyung-hwan 2010-02-18 13:19:03 +0000
  • 0a15131296 enhanced the history view to display changed paths. yet more to improve hyung-hwan 2010-02-12 14:53:34 +0000
  • 2d6aa1c4bc enhanced the revision view hyung-hwan 2010-02-10 13:07:39 +0000
  • ba54c57e34 added the revision view. not completed yet hyung-hwan 2010-02-07 14:10:12 +0000
  • c4c7f3a66d changed the way the system admin is checked hyung-hwan 2010-02-05 13:28:57 +0000
  • 00e1d5f401 enhanced source browser by fixing minor bugs and adding a diff view hyung-hwan 2010-01-31 13:20:48 +0000
  • 475cfd028e initial commit hyung-hwan 2010-01-24 14:34:03 +0000