CaMer0n
|
2dec8b3376
|
Small fix when no plugins found.
|
2009-09-10 15:39:09 +00:00 |
|
CaMer0n
|
83a50ef2d3
|
db_Query needs to be public for now. menu_class and plugin manager now use loadLanFiles()
|
2009-09-10 15:24:57 +00:00 |
|
CaMer0n
|
722e007d51
|
removed some debugging text.
|
2009-09-02 17:45:02 +00:00 |
|
CaMer0n
|
d794790a59
|
Small change to theme.xml naming for plugin installation.
|
2009-08-31 14:37:24 +00:00 |
|
marj
|
201b7e20f1
|
Add include_lan() to admin pages
|
2009-08-28 16:11:02 +00:00 |
|
CaMer0n
|
123fdf4d13
|
Moved theme/plugin release notification function to new class. Should be fully functional for both themes and plugins now. To-Do Ajax checking.
|
2009-08-17 18:42:22 +00:00 |
|
marj
|
9151ee491b
|
change value to no-value when it has no value
|
2009-08-15 15:44:37 +00:00 |
|
CaMer0n
|
eaf6929c5a
|
remove unused code
|
2009-08-14 21:11:49 +00:00 |
|
marj
|
1eec0f7196
|
CSS typos
|
2009-07-22 12:00:51 +00:00 |
|
CaMer0n
|
9ab872b199
|
More icon cleanup, also reworked the $frm->thead function to automatically generate sorting-links based on a query-pattern. (ie. no need to enter urls into the field array)
|
2009-07-17 07:53:13 +00:00 |
|
CaMer0n
|
659d272865
|
Added missing _32 icons to admin_images, added some more admin theming options for icons to header.php and added a test to the _blank admin theme.
|
2009-07-17 03:53:14 +00:00 |
|
CaMer0n
|
8a680030c3
|
Some notice removal, css cleanup and an alternate admin style-sheet added for testing purposes. (test png transparency) - see _blank
|
2009-07-15 09:38:00 +00:00 |
|
CaMer0n
|
364967b9c5
|
Theme manager can now install theme-recommended plugins without leaving the page. Notice removal. theme.xml spec modified slightly, to allow themers to provide links to external URLs of 'required' plugins.
|
2009-07-14 03:18:17 +00:00 |
|
CaMer0n
|
39ace34c24
|
Bugifx with multiple installs at once..
|
2009-07-13 09:31:19 +00:00 |
|
CaMer0n
|
62d5c8b49c
|
Some CSS standardization.
|
2009-07-10 14:25:23 +00:00 |
|
CaMer0n
|
35aef983c4
|
Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme.
|
2009-07-09 02:47:17 +00:00 |
|
CaMer0n
|
c29c2fb698
|
More $imode removal
|
2009-07-07 07:25:27 +00:00 |
|
CaMer0n
|
8e634b6e70
|
Minor fixes in Plugin Manager
|
2009-07-07 06:26:51 +00:00 |
|
CaMer0n
|
38198ae775
|
Plugin Manager minor fixes.
|
2009-07-07 02:43:14 +00:00 |
|
CaMer0n
|
30dfad8d71
|
Plugin Manager rework.
|
2009-07-07 02:22:57 +00:00 |
|
e107steved
|
9587cdcffe
|
Choices for selective delete when uninstalling plugins
|
2008-12-30 19:01:17 +00:00 |
|
e107steved
|
a96c38306f
|
Make calls to plugin handers consistent - always use plugin name (directory name)
|
2008-12-10 22:39:43 +00:00 |
|
mcfly
|
b3ca240eab
|
Latest coding changes
|
2008-12-04 21:36:09 +00:00 |
|
e107steved
|
2b428ccff9
|
Start of mods to handle revised plugin.xml format - still a bit to do/check
|
2008-12-03 22:29:58 +00:00 |
|
e107steved
|
399f220ed6
|
Disable various obsolete prefs
|
2008-10-11 11:55:18 +00:00 |
|
e107steved
|
830694b7bb
|
First cut at moving to plugin.xml for event calendar.
|
2008-08-11 21:24:42 +00:00 |
|
e107steved
|
fc4f530359
|
Refine installation from plugin.xml a bit
|
2008-08-11 20:21:17 +00:00 |
|
e107steved
|
899490243b
|
Bugtracker #4311 - calculate largest allowable upload file size in admin functions
|
2008-05-25 09:04:16 +00:00 |
|
e107steved
|
d9d4c5ab63
|
Bugtracker #4365 - notice removal
|
2008-04-05 07:58:30 +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 |
|
mcfly
|
2b3ec398f6
|
Adding support for plugins being allowed to be installed in multiple directories
|
2008-02-13 02:58:58 +00:00 |
|
mcfly
|
114ea53cf0
|
plugin.xml support completed (I hope)
|
2008-02-02 22:04:18 +00:00 |
|
mcfly
|
c52527e842
|
more plugin.xml tweaking and fixes
|
2008-02-01 14:11:27 +00:00 |
|
mcfly
|
467f1d4be5
|
More work on plugin.xml support
|
2008-01-27 01:34:59 +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 |
|
e107steved
|
64c294e7a2
|
Bugtracker #3961 - uninstall plugin from sitelinks by URL comparison
|
2007-05-30 20:35:44 +00:00 |
|
e107steved
|
cebc56900b
|
Hard-coded LAN, simplify detection of installed plugins
|
2007-05-07 13:38:34 +00:00 |
|
e107steved
|
dc0e38d0b2
|
Bugtracker #3564 - remove hard coded text
|
2007-02-04 21:42:55 +00:00 |
|
e107steved
|
5cd5a0ae32
|
Bugtracker #3610, #3611, #3617 - sort out various nits on plugin install/upgrade/uninstall
|
2007-02-01 22:00:41 +00:00 |
|
CaMer0n
|
82a700cdef
|
cleanup redeclaration of db objects - similar issue to bugs #3632 and #3412
|
2006-12-31 14:46:30 +00:00 |
|
sweetas
|
8cb82b65dc
|
new image pack system imode and admin images updated
|
2006-12-07 15:41:50 +00:00 |
|
mcfly
|
e149b35fcc
|
new module creation
|
2006-12-02 04:36:16 +00:00 |
|