e107steved
|
76210772d8
|
Bugtrracker #4384 - speed up code - thanks marj
|
2008-04-08 21:24:32 +00:00 |
|
e107steved
|
67222d6408
|
Scale time correctly
|
2008-04-07 21:35:38 +00:00 |
|
e107steved
|
126d96da34
|
Bugtracker #4375 - notice removal
|
2008-04-06 21:38:02 +00:00 |
|
e107steved
|
230b9e26d8
|
Option for blank class on select lists
|
2008-04-05 16:30:18 +00:00 |
|
e107steved
|
84a5b75bc3
|
Bugtracker #4371 - notice removal
|
2008-04-04 21:40:50 +00:00 |
|
e107steved
|
0be9e2bb37
|
Parsing improvement
|
2008-03-23 11:17:09 +00:00 |
|
e107steved
|
d11cb307b3
|
Bit more flexibility on userclasses
|
2008-03-23 10:11:17 +00:00 |
|
e107steved
|
8a7ccb5975
|
Bugtracker #4352 - make timeout for remote file gets consistent across all methods, and configurable by caller. Also some encoding/vetting on URLs
|
2008-03-20 23:05:21 +00:00 |
|
e107steved
|
089d734839
|
Bugtracker #3835 - the other half of the fix!
|
2008-03-17 21:02:09 +00:00 |
|
e107steved
|
596e0cb65e
|
Bugtracker #4354 - admin can upload new avatar for user
|
2008-03-17 20:45:29 +00:00 |
|
e107steved
|
b239ff08ce
|
Bugtracker #4353 - need to look for utf-8 whitespace
|
2008-03-15 12:33:21 +00:00 |
|
lia
|
f2bd7a066d
|
notice removal
|
2008-03-13 19:15:56 +00:00 |
|
mcfly
|
f2af10ea96
|
notice removal
|
2008-03-12 01:03:44 +00:00 |
|
mcfly
|
9a237a7128
|
removing anyDir / e_CURDIR code. May revisit in the future
|
2008-03-11 01:47:05 +00:00 |
|
e107steved
|
26e80bb7c1
|
Handle override of core shortcodes by plugins better
|
2008-03-02 21:08:31 +00:00 |
|
e107steved
|
8e15f74300
|
Bugtracker #4301 - rewrite htmlwrap() so it works - thanks marj for testing
|
2008-02-25 22:15:24 +00:00 |
|
mcfly
|
9713a948ca
|
Clicking on image will paste bbcoce into 'target', also added code to convert [[ and ]] to { and } in sortcode parms
|
2008-02-19 19:33:45 +00:00 |
|
mcfly
|
2f33412cea
|
install/uninstall using plugin.xml doesn't lose setting in plugin table now
|
2008-02-17 03:42:33 +00:00 |
|
e107steved
|
f7d1885113
|
Bugtracker #4304 - sort so searches in custom pages but not custom menus. Also fix bug in search.php on getip()
|
2008-02-16 21:24:49 +00:00 |
|
e107steved
|
44fd4ed8a7
|
userclass bug fixes
|
2008-02-16 12:03:27 +00:00 |
|
mcfly
|
2b3ec398f6
|
Adding support for plugins being allowed to be installed in multiple directories
|
2008-02-13 02:58:58 +00:00 |
|
mcfly
|
144d3e4297
|
Hopefully speed up shortcode rendering
|
2008-02-13 02:57:17 +00:00 |
|
mcfly
|
e1bb11a047
|
Small spec change
|
2008-02-13 00:56:00 +00:00 |
|
mcfly
|
abcf003850
|
Removal of debug code
|
2008-02-13 00:47:36 +00:00 |
|
mcfly
|
d0773bbc51
|
final stage of plugin.xml support?
|
2008-02-13 00:46:05 +00:00 |
|
mcfly
|
cb2a3a632d
|
Really fixed typo
|
2008-02-08 20:05:43 +00:00 |
|
e107steved
|
d56a851c29
|
Fix a typo
|
2008-02-07 22:20:02 +00:00 |
|
mcfly
|
114ea53cf0
|
plugin.xml support completed (I hope)
|
2008-02-02 22:04:18 +00:00 |
|
mcfly
|
39f7ced05a
|
More updates, getting closer
|
2008-02-02 03:23:47 +00:00 |
|
mcfly
|
c84601294d
|
plugin.xml now supports a pre and post custom function for install, upgrade, or uninstall
|
2008-02-02 00:48:58 +00:00 |
|
mcfly
|
76c552459a
|
Now processing e_tohtml files, old method deprecated. Linkwords updated to use new method. More plugin.xml supporting changes
|
2008-02-01 18:09:02 +00:00 |
|
mcfly
|
c52527e842
|
more plugin.xml tweaking and fixes
|
2008-02-01 14:11:27 +00:00 |
|
mcfly
|
4176a5c898
|
Fixed parse error
|
2008-02-01 11:52:27 +00:00 |
|
secretr
|
941342bcc5
|
fixed short php open tag causing problems on some server configurations
|
2008-01-30 20:33:16 +00:00 |
|
mcfly
|
ff02b1a1ec
|
Getting closer with plugin.xml
|
2008-01-28 02:49:50 +00:00 |
|
CaMer0n
|
1eab7f9470
|
Added gzip function to class2, quicker loading of ajax script, ajax only loaded when needed, e_header.php for plugin and menu js/css loading. And other small fixes.
|
2008-01-27 11:02:34 +00:00 |
|
mcfly
|
43b337e938
|
continuing the plugin.xml work
|
2008-01-27 05:16:03 +00:00 |
|
mcfly
|
467f1d4be5
|
More work on plugin.xml support
|
2008-01-27 01:34:59 +00:00 |
|
e107steved
|
c0c2be8a40
|
Bugtracker #4304 - Roll back custom page search - change didn't work. Needs further thought on how to block searching of menus
|
2008-01-26 17:55:52 +00:00 |
|
mcfly
|
b8ff0b70da
|
More plugin.xml support stuff
|
2008-01-26 05:19:59 +00:00 |
|
mcfly
|
86a1606e1d
|
Beginning support for plugin.xml files to replace plugin.php files
|
2008-01-26 04:47:27 +00:00 |
|
CaMer0n
|
b96596e310
|
Removed blank lines and added ?>
|
2008-01-22 02:06:35 +00:00 |
|
CaMer0n
|
ad3b2bac36
|
prevent login attempt on class initiation with CLI.
|
2008-01-22 01:41:36 +00:00 |
|
CaMer0n
|
e908832d8b
|
Added support for CLI login. --u=[username] --p=[password]
|
2008-01-22 00:39:08 +00:00 |
|
mcfly
|
880f99f700
|
Adding cli class file
|
2008-01-21 13:25:42 +00:00 |
|
CaMer0n
|
157bfd0ea0
|
Added basic support for CLI.
|
2008-01-21 03:54:10 +00:00 |
|
mcfly
|
0bf29c6219
|
No longer a need for a hardcoded list of e_xxx.php files, will not search for any matching the pattern and add them to the addons field. Should make adding new types less painful
|
2008-01-20 15:01:19 +00:00 |
|
mcfly
|
09fec54db4
|
Working on the xml class so we are using simplexml when available. Also have a php4 compatible function
|
2008-01-20 04:46:35 +00:00 |
|
e107steved
|
99be7eb362
|
Stop Apache crashing with ?[debug-]
|
2008-01-19 13:17:02 +00:00 |
|
e107steved
|
bcd40463a7
|
Simplify admin logging messages
|
2008-01-16 22:18:27 +00:00 |
|