CaMer0n
|
9b39dcefb3
|
CSS fixes and some comments
|
2009-09-02 16:39:32 +00:00 |
|
CaMer0n
|
d069b92006
|
Fixed a few handler paths
|
2009-09-02 14:09:07 +00:00 |
|
CaMer0n
|
4f4e8abcb1
|
theme category definitions
|
2009-09-02 02:38:50 +00:00 |
|
CaMer0n
|
a46ad100d0
|
Corrected some defaults, and included icon-pool in the initial prefs. Fixed some icon-pool keys.
|
2009-09-02 02:05:51 +00:00 |
|
CaMer0n
|
9cb70e72b9
|
Convert serialized core prefs to e107 arrayStorage during upgrade. Modified pref_class. expecting some things to break.. work in progress. default_install.xml should now install default emoticon pack correctly.
|
2009-09-01 20:09:36 +00:00 |
|
e107steved
|
bbbde843f6
|
Update phpmailer to PHP5 version, start of class-based mail handling object. Probably break a few things along the way.
|
2009-09-01 19:53:08 +00:00 |
|
CaMer0n
|
30e6ad4225
|
Update Routines now checks default_install.xml for default core preferences. XML import function improvements and some PHP notice removal.
|
2009-09-01 02:00:56 +00:00 |
|
CaMer0n
|
3459bd6e88
|
Bug #4788 - TinyMce valid elements issue - thank you dolphin713
|
2009-09-01 00:04:40 +00:00 |
|
CaMer0n
|
d794790a59
|
Small change to theme.xml naming for plugin installation.
|
2009-08-31 14:37:24 +00:00 |
|
CaMer0n
|
d7a50e2647
|
Notice removal and some more default install-settings correction.
|
2009-08-31 13:12:03 +00:00 |
|
CaMer0n
|
40aac31efa
|
Emotes and other prefs were missing from default_install.xml.
|
2009-08-31 02:49:02 +00:00 |
|
CaMer0n
|
3f488842b0
|
added CVS diz to some xml files
|
2009-08-31 02:22:00 +00:00 |
|
CaMer0n
|
a5aa1bb336
|
minor changes to default_install.xml
|
2009-08-31 02:18:17 +00:00 |
|
CaMer0n
|
a4cb2693e0
|
Fixed LAN on installer and removed trailing slashes from menu_paths on default install.
|
2009-08-31 02:07:08 +00:00 |
|
CaMer0n
|
d6c87894bd
|
More install-routine work. default_install.xml added
|
2009-08-31 02:00:51 +00:00 |
|
CaMer0n
|
39a9f98b18
|
comments manager link added - work in progress.
|
2009-08-30 08:23:51 +00:00 |
|
CaMer0n
|
9c16c71089
|
Xml DB import work, + db_Replace() function added to mySql class. ie. REPLACE INTO etc..
|
2009-08-29 18:07:42 +00:00 |
|
CaMer0n
|
b3fa166ae7
|
admin->db - bit of cleanup
|
2009-08-29 15:30:41 +00:00 |
|
CaMer0n
|
bcc8fa2ff3
|
New Installer Prefs added, and some cleanup.
|
2009-08-29 02:44:39 +00:00 |
|
CaMer0n
|
8208a64af1
|
Bugfix - no slashes in export
|
2009-08-28 17:56:24 +00:00 |
|
secretr
|
6582121e96
|
db_verify: fix tables problems, lot to do there (see FIXMEs); improved interface (show only problems); cleanup;
|
2009-08-28 16:49:42 +00:00 |
|
marj
|
026bde989b
|
typo
|
2009-08-28 16:32:04 +00:00 |
|
marj
|
ebabc92e78
|
language autoload removed
pages from root and e107_admin must now include their own
let i.e. use admin/ for admin pages in plugins
|
2009-08-28 16:15:57 +00:00 |
|
marj
|
201b7e20f1
|
Add include_lan() to admin pages
|
2009-08-28 16:11:02 +00:00 |
|
marj
|
921e428a01
|
Add include_lan() to fornt
|
2009-08-28 15:30:25 +00:00 |
|
marj
|
426fad06a0
|
back to previous code
the check is done on existing files
beside it' s doubled checked by include_lan
|
2009-08-28 15:21:23 +00:00 |
|
CaMer0n
|
16d19f3298
|
little fix.
|
2009-08-28 00:33:37 +00:00 |
|
secretr
|
ceef12645c
|
added vartrue(), alias of varsettrue(); added deftrue(), alias of defsettrue()
|
2009-08-28 00:22:08 +00:00 |
|
CaMer0n
|
af00e68bf5
|
Little cleanup
|
2009-08-27 23:39:43 +00:00 |
|
secretr
|
c9d5a940bd
|
save prefs DB error message added, e_model - another 'data has changed' fix
|
2009-08-27 23:37:24 +00:00 |
|
secretr
|
4418d94cd0
|
pref handler: cache cleared too early
|
2009-08-27 23:03:34 +00:00 |
|
CaMer0n
|
eb877ee21a
|
Just in case the prefs are lost, class2.php will still define English as the default language.
|
2009-08-27 22:33:18 +00:00 |
|
CaMer0n
|
5dd6ae2b52
|
Minor Fixes
|
2009-08-27 22:19:51 +00:00 |
|
secretr
|
2534135ea6
|
xml class - default value key changed to @value; fixes
|
2009-08-27 21:50:59 +00:00 |
|
CaMer0n
|
22fcfd85e8
|
Export of preferences and table-data. Preferences import working also.
|
2009-08-27 21:01:44 +00:00 |
|
secretr
|
914344eea5
|
some more xml class fixes, added new demo - e107_admin/db.php - Import prefs screen
|
2009-08-27 14:34:20 +00:00 |
|
secretr
|
33a91058e3
|
xml class - overall improvements/fixes, new alternate toArray method and parse options (fixes strange PHP behaviours)
|
2009-08-27 13:58:28 +00:00 |
|
secretr
|
5db2a1ed90
|
theme admin handler - deprecated call_user_method() replaced with call_user_func(); e_theme_config interface class added, theme configs now implement it
|
2009-08-27 12:58:29 +00:00 |
|
secretr
|
a31c62c2a4
|
API - THEME_LAYOUT warning removal, minor improvement
|
2009-08-27 12:56:23 +00:00 |
|
secretr
|
a8e0abd079
|
admin tools - obsolete code removal
|
2009-08-27 12:54:48 +00:00 |
|
secretr
|
2140eb83a3
|
trackback handler corrections (needs more attention in the future)
|
2009-08-27 12:53:46 +00:00 |
|
bugrain
|
d7ec50aecc
|
Removed showing of asterisk for 'same userclass as previous user'
|
2009-08-26 21:17:20 +00:00 |
|
CaMer0n
|
c39976ab65
|
xml testing example modiified
|
2009-08-25 14:39:54 +00:00 |
|
secretr
|
166d5bf6ab
|
e_form bugs
|
2009-08-25 08:41:41 +00:00 |
|
secretr
|
235634662c
|
front-end menu multi-instance support
|
2009-08-25 08:34:24 +00:00 |
|
secretr
|
d15ea0e61a
|
menu admin - small improvement
|
2009-08-25 08:29:47 +00:00 |
|
CaMer0n
|
7075dfc98c
|
Removed directory scanning and replaced with e_comment_list
|
2009-08-24 18:36:07 +00:00 |
|
secretr
|
fcc085aee3
|
News: administration message fix, temporary default columns fix (not sure how it works yet), news_allows_comment fix (admin form and shortcode)
|
2009-08-24 08:34:55 +00:00 |
|
marj
|
fe9d5f3d01
|
Bug #4795 and #4796
missing images
|
2009-08-24 08:10:27 +00:00 |
|
CaMer0n
|
e600b3c0db
|
3rd party functions added for comparison test
|
2009-08-24 00:58:32 +00:00 |
|