Pepijn Over
|
00b15237e6
|
Updating Database service class to PDO mysql instead of mysql_* functions
|
2014-02-11 16:15:12 +01:00 |
Pepijn Over
|
0f7f6f011d
|
Changing project url to http://www.phpservermonitor.org/
|
2014-02-10 23:48:43 +01:00 |
Pepijn Over
|
c415371e5d
|
removing option from template parser to directly load template files
into a file. its not being used and causes a file_exists() on all vars
|
2014-02-09 12:19:44 +01:00 |
Pepijn Over
|
a2272c579c
|
adding header to bootstrap file
|
2014-02-08 23:34:35 +01:00 |
Pepijn Over
|
a4ff02aacf
|
fixing new config after install (was missing PSM_CONFIG constant)
|
2014-02-08 21:57:27 +01:00 |
Pepijn Over
|
377e3e485a
|
fixing status label in top menu
|
2014-02-08 21:56:15 +01:00 |
Pepijn Over
|
d6ff7bfbda
|
fixing logging status records
|
2014-02-08 21:53:50 +01:00 |
Pepijn Over
|
17c7f3b3c3
|
issue #9: adding check to prevent cronjob from running multiple times
|
2014-02-08 21:16:41 +01:00 |
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
|
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
|
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 |
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 |
Pepijn Over
|
e5567bb465
|
testing new folder structure, implementing namespaces, changing function prefix to match namespace.
|
2014-01-10 18:31:57 +01:00 |