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 |
|
marj
|
9863e49cdb
|
a bit of legacy BULLET code review
|
2009-08-23 10:57:51 +00:00 |
|
e107steved
|
6eafcda674
|
Get rid of legacy user_class class
|
2009-08-22 21:27:34 +00:00 |
|
CaMer0n
|
986eaea955
|
pref import/export added - work in progress.
|
2009-08-22 00:28:55 +00:00 |
|
secretr
|
243bfe16d3
|
e_model - advanced toString - now accepts second argument - key from the data array
|
2009-08-21 22:17:59 +00:00 |
|
bugrain
|
e893b6746c
|
Bug #4792 Fixed image reference
|
2009-08-21 18:38:36 +00:00 |
|
bugrain
|
c06cb86410
|
Bug #4793 - missing closing DIVs
|
2009-08-21 18:38:15 +00:00 |
|
secretr
|
c4bd5158a2
|
_blank theme: temporary menu CSS fix
|
2009-08-21 13:33:56 +00:00 |
|
secretr
|
7fccff2714
|
missed include
|
2009-08-21 13:20:36 +00:00 |
|
secretr
|
314ba8e7ee
|
example of parsing template (parseTemplate() method of parser class) while passing e_model object
|
2009-08-20 16:43:15 +00:00 |
|
secretr
|
e5757808f8
|
shortcode parser: register object (instead class name) added, overall code cleanup, phpDoc started, some future attention needed (better class methods organization)
|
2009-08-20 16:41:29 +00:00 |
|