secretr
|
8d32164211
|
Fixed installation issues
|
2009-12-02 16:51:04 +00:00 |
|
secretr
|
9626059142
|
admin UI: templates & layouts field types added, bugfixes and improvements; Featurebox plugin administration ready, front-end in progress
|
2009-11-28 15:34:46 +00:00 |
|
secretr
|
d61aced8d4
|
various handler fixes and improvements
|
2009-11-26 17:14:07 +00:00 |
|
CaMer0n
|
f78445421c
|
Fixes - sitelinks, mysql, custompages
|
2009-11-26 09:02:46 +00:00 |
|
secretr
|
0e2011cff5
|
LOCALHOST_IP is e107 class constant now
|
2009-11-24 16:41:10 +00:00 |
|
secretr
|
6b173127d8
|
IMPORTANT: class2/e107 class massive changes - most of code building core environment moved to e107 class; getter for retrieving SQL related config data added; still some problems awaiting solution - e_cache (pref independent, new static methods), class2 - Language related code need its own handler; follow XXX, FIXME, TODO comments.
|
2009-11-24 16:30:08 +00:00 |
|
CaMer0n
|
5be363265f
|
re-write of admin->links + some form-handler option fixes.
|
2009-11-23 11:51:02 +00:00 |
|
CaMer0n
|
0048078c6e
|
Some code cleanup. auto-redirection to previous admin page if log back in within 5 mins.
|
2009-11-22 14:10:09 +00:00 |
|
CaMer0n
|
f7f7b0edfe
|
Removed duplicated code from sitelinks_alt shortcode
|
2009-11-21 11:36:10 +00:00 |
|
secretr
|
efd184fd93
|
details
|
2009-11-20 23:27:25 +00:00 |
|
CaMer0n
|
2e635fd3b4
|
Various fixes. deprecated e_linkgen in favour of e_sitelink. Easy and dynamic creation of links. Some common functions added to make loading of e_xxx config() functions easier.
|
2009-11-20 05:01:51 +00:00 |
|
secretr
|
8986a5d01e
|
e107::getTemplate() problems
|
2009-11-19 11:12:08 +00:00 |
|
secretr
|
9109c7af2b
|
fatal error fix
|
2009-11-19 10:44:59 +00:00 |
|
CaMer0n
|
b0522016cd
|
0.7 -> 0.8 upgrade fixes
|
2009-11-19 10:07:32 +00:00 |
|
e107steved
|
3694e494ab
|
Signup - use new mailer. Plus a few details
|
2009-11-18 20:45:20 +00:00 |
|
CaMer0n
|
1377b23532
|
Fix copyright info.
|
2009-11-18 01:06:08 +00:00 |
|
e107steved
|
52faad8c2e
|
Mailer next update - inline files should work
|
2009-11-17 20:34:50 +00:00 |
|
marj
|
07b233ea05
|
We need to fix this
|
2009-11-17 09:17:08 +00:00 |
|
marj
|
629ebe31f5
|
We need to fix this
|
2009-11-17 09:11:05 +00:00 |
|
e107steved
|
c188fd6430
|
Next mailer update
|
2009-11-16 20:40:39 +00:00 |
|
CaMer0n
|
04b264fd07
|
Media Manager work..
|
2009-11-14 04:13:11 +00:00 |
|
secretr
|
2357a64f36
|
e107 class: new methods templatePath and coreTemplatePath, getTemplate and getCoreTemplate should work now
|
2009-11-12 16:47:36 +00:00 |
|
CaMer0n
|
d5ff425a49
|
Easy editing of administrator perms from admin->users.
|
2009-11-12 05:11:47 +00:00 |
|
CaMer0n
|
9465c5ad42
|
user extended, simple set and get alias methods added
|
2009-11-10 23:13:30 +00:00 |
|
CaMer0n
|
b2986c3960
|
e_FILE.'public/' replaced with e_UPLOAD
|
2009-11-07 02:10:52 +00:00 |
|
CaMer0n
|
ac57a2aee3
|
Bit of work on the comments manager
|
2009-11-04 03:07:44 +00:00 |
|
secretr
|
387a473073
|
Admin tools - almost there
|
2009-10-31 17:57:15 +00:00 |
|
secretr
|
7f15da0b74
|
Admin tools - more work
|
2009-10-30 17:59:32 +00:00 |
|
marj
|
b3beba9652
|
PHPdoc
|
2009-10-28 14:13:44 +00:00 |
|
secretr
|
0dc0e39a1e
|
news administration: manager permissions done, more batch options, better sort by column, interface done (except advanced filter), almost ready for release
|
2009-10-23 18:14:42 +00:00 |
|
secretr
|
3d22c7170a
|
more e_model tweaking
|
2009-10-22 14:18:18 +00:00 |
|
secretr
|
6497a639e0
|
themeHandler added to e107 known handlers var
|
2009-10-21 10:29:42 +00:00 |
|
secretr
|
ec93404015
|
Introducing e_model_admin handler: automated tasks as validate, sql queries, handle posted data, more to come (work in progress); Various imporvements/fixes (core handlers)
|
2009-10-20 16:05:03 +00:00 |
|
CaMer0n
|
5656cce43d
|
More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management.
|
2009-10-20 03:49:28 +00:00 |
|
secretr
|
d90eefdbe9
|
another $pref global removed
|
2009-10-09 10:18:07 +00:00 |
|
secretr
|
6a466823b8
|
getForm added to e107 proxy methods
|
2009-10-07 10:54:13 +00:00 |
|
secretr
|
cd905122eb
|
e107::getMessageHandler() renamed to e107::getMessage()
|
2009-09-29 17:43:13 +00:00 |
|
secretr
|
64f9020f5d
|
e107 class improvement: getMessageHandler() method added (for consistency), getLan() renamed to includeLan()
|
2009-09-19 15:27:26 +00:00 |
|
secretr
|
c0df5fef12
|
News front-end done - SEO, real SEF URLs (category list, item view), default item view changed to 'extend', default category list changed to 'list', comments are rendered now by news code, new and improved news shortcodes
|
2009-09-14 18:22:16 +00:00 |
|
secretr
|
70ad1fa8b1
|
More News work, front-end started (rewrites are BROKEN), work in progres
|
2009-09-13 16:37:18 +00:00 |
|
secretr
|
e1aa59de10
|
e107 class: handlers overload introduced
|
2009-09-13 10:31:09 +00:00 |
|
CaMer0n
|
94a3e53f1b
|
small path fix
|
2009-09-12 12:45:29 +00:00 |
|
secretr
|
fd879ae5bd
|
e107 class: improvements
|
2009-09-10 19:10:00 +00:00 |
|
secretr
|
24d3826258
|
e107 class / e_model / preference handler fixes
|
2009-09-08 12:13:00 +00:00 |
|
marj
|
945c714b4d
|
detail
|
2009-09-04 20:38:36 +00:00 |
|
e107steved
|
7aa8bc694d
|
Fix memory display
|
2009-09-03 19:31:25 +00:00 |
|
CaMer0n
|
d069b92006
|
Fixed a few handler paths
|
2009-09-02 14:09:07 +00:00 |
|
CaMer0n
|
d7a50e2647
|
Notice removal and some more default install-settings correction.
|
2009-08-31 13:12:03 +00:00 |
|
CaMer0n
|
bcc8fa2ff3
|
New Installer Prefs added, and some cleanup.
|
2009-08-29 02:44:39 +00:00 |
|
secretr
|
3f58e82a3a
|
e107 class: getFolder method added (should replace all global folders usage); known_handlers property and smarter getSingleton/getObject methods (known_handlers needs more info); fatal error fix
|
2009-08-20 12:24:47 +00:00 |
|