|  | 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 |  |