|  Pepijn Over | 10f9d666d2 | adding psm_update_conf() function | 2014-02-08 21:03:10 +01:00 | 
				
					
						|  Pepijn Over | 947923c5d6 | Adding regex support to search for patterns in the website body, thanks to Paul Feakins. | 2014-02-08 20:14:49 +01:00 | 
				
					
						|  Pepijn Over | 9894399c2a | updating readme for new install | 2014-02-08 19:36:17 +01:00 | 
				
					
						|  Pepijn Over | 6e19063972 | Adding new install mode with upgrade support. Config file has been moved one more (and last..) time so its back in the root directory. | 2014-02-08 18:40:22 +01:00 | 
				
					
						|  Pepijn Over | 6075bc80ab | Changing Database service to accept custom db info in construct, no longer solely relying on config constants | 2014-02-08 18:35:49 +01:00 | 
				
					
						|  Pepijn Over | 90b1ba5705 | Overhauling the module part, the way the actions are processed (see setActions()), automatic method detection for these actions and some
more. | 2014-01-29 00:57:36 +01:00 | 
				
					
						|  Pepijn Over | 355daae51c | adding @since tag to Marketer text class | 2014-01-21 23:36:18 +01:00 | 
				
					
						|  Pepijn Over | fc54c909fc | Moving status updater to own namespace | 2014-01-21 23:22:33 +01:00 | 
				
					
						|  Pepijn Over | 003fc4569c | updating changelog + readme credits | 2014-01-21 23:09:51 +01:00 | 
				
					
						|  Pepijn Over | 59ec03f974 | Adding "Service" namespace under psm and moving database + template handlers | 2014-01-21 22:50:36 +01:00 | 
				
					
						|  Pepijn Over | 552187c2ab | changing status page to use language file | 2014-01-21 22:33:21 +01:00 | 
				
					
						|  Pepijn Over | 3c344cba8e | merging brazillian language | 2014-01-21 22:28:52 +01:00 | 
				
					
						|  Pepijn Over | 3596ff5bd8 | rearranging menu: moving config behind status | 2014-01-21 22:28:11 +01:00 | 
				
					
						|  Luiz Alberto S. Ribeiro | e279a179fd | add brazilian portuguese language | 2014-01-21 22:19:14 +01:00 | 
				
					
						|  Pepijn Over | 2f8ab74cc6 | adding config file and netbeans project dir to git ignore | 2014-01-21 22:16:22 +01:00 | 
				
					
						|  Pep | 9481ae72d0 | Merge pull request #6 from VeoPVM/develop Improvements | 2014-01-16 05:58:42 -08:00 | 
				
					
						|  Perri | 5f8aa4c003 | Minor spelling and grammar changes | 2014-01-12 13:30:48 +00:00 | 
				
					
						|  Perri | 3fe4866ebf | Add PHPStorm files to ignore list | 2014-01-12 12:32:54 +00:00 | 
				
					
						|  Perri | 5e57f618a3 | Remove unnecessary line from comment in Textmarketer class | 2014-01-12 06:02:33 +00:00 | 
				
					
						|  Perri | cd6be42526 | Add filtering to protect against XSS attacks | 2014-01-12 05:34:55 +00:00 | 
				
					
						|  Perri | 712593096a | Add Textmarketer gateway | 2014-01-12 05:19:14 +00:00 | 
				
					
						|  Perri | 89ac08d65d | Use correct name for constants in config | 2014-01-12 01:51:45 +00:00 | 
				
					
						|  Perri | 65a8cd9fa7 | PHPSTORM | 2014-01-12 01:48:09 +00:00 | 
				
					
						|  Perri | c1f66a77e2 | PHPSTORM | 2014-01-11 21:43:43 +00:00 | 
				
					
						|  Perri | 50fc8e272f | Add IDE files to ignore list | 2014-01-11 21:32:14 +00:00 | 
				
					
						|  Pepijn Over | e5567bb465 | testing new folder structure, implementing namespaces, changing function prefix to match namespace. | 2014-01-10 18:31:57 +01:00 | 
				
					
						|  Pepijn Over | ac60bf7de6 | Fixing back to top label | 2014-01-10 17:17:41 +01:00 | 
				
					
						|  Pepijn Over | 962236bd42 | Adding full screen status page (partly merging from 6176db7084), and fixing menu highlighting | 2014-01-10 15:49:45 +01:00 | 
				
					
						|  Pepijn Over | 2b905a4f3f | modCore: adding addFooter() method to determine whether or not to add the footer part | 2014-01-10 15:12:51 +01:00 | 
				
					
						|  Pepijn Over | 6b327d95b8 | Updating changelog with latest changes | 2014-01-10 13:39:23 +01:00 | 
				
					
						|  Pepijn Over | 0f692b135f | Correcting @author tag in contributed language files | 2014-01-10 13:38:59 +01:00 | 
				
					
						|  Pepijn Over | e9de6e9930 | Adding Korean language file (thanks to Ik-Jun), sorry for the delay.. | 2014-01-10 13:38:40 +01:00 | 
				
					
						|  Pepijn Over | 52b13ba95b | Refactoring language system: automatically detect language files in lang/ dir instead of hardcoded list, making it easier to add new languages. Also adding a refresh in the config mod after the language has been changed. | 2014-01-10 13:28:47 +01:00 | 
				
					
						|  Pepijn Over | 9f613ca26e | adding "back to top" to language files | 2014-01-10 13:09:12 +01:00 | 
				
					
						|  Pepijn Over | 7de02eaf91 | Capitalise tabs on log page as per 457364d4c9 | 2014-01-10 12:45:20 +01:00 | 
				
					
						|  Pepijn Over | eacc1feb1f | Restoring auto-refresh on servers page | 2014-01-10 12:07:00 +01:00 | 
				
					
						|  Pepijn Over | c1d3e4e605 | Null enabled to save a new monitor entry as per 8599bab08d | 2014-01-10 11:47:53 +01:00 | 
				
					
						|  Pepijn Over | b01091ed2e | Adding mosms gateway support as created by Andreas Ek ( 105c734a02) | 2014-01-10 11:32:15 +01:00 | 
				
					
						|  Pepijn Over | 2d3cf7825e | Merging PHP-Server-Monitor-Plus project from https://github.com/madeinnordeste/PHP-Server-Monitor-Plus, implementing a new bootstrap layout. | 2014-01-10 11:03:07 +01:00 | 
				
					
						|  Pepijn Over | 46fd5e7282 | moving changelog + license to root | 2014-01-07 23:34:54 +01:00 | 
				
					
						|  Pepijn Over | d22ed7ff6c | Updating file headers for entire package | 2014-01-07 23:32:57 +01:00 | 
				
					
						|  Pepijn Over | 30329b30f1 | Changing README to markdown | 2014-01-07 21:20:43 +01:00 | 
				
					
						|  Pepijn Over | 3829ffae47 | moving docs/README to project root. | 2014-01-07 20:37:17 +01:00 | 
				
					
						|  Pepijn Over | 4eaf7a8e28 | Import of v2.0.1 | 2014-01-07 20:27:21 +01:00 | 
				
					
						|  Pepijn Over | 50fd088dca | Initial import of phpservermon v2.0.0 | 2014-01-07 20:24:48 +01:00 |