1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-06 23:39:11 +01:00

1058 Commits

Author SHA1 Message Date
CaMer0n
19240f45c2 missing function fix 2009-12-04 12:00:05 +00:00
CaMer0n
029662bf50 More user-friendly message when no plugins are installed. 2009-12-04 11:54:29 +00:00
CaMer0n
c249248586 Small fixes for the dimensions 2009-12-04 11:42:04 +00:00
bugrain
1c122b9c9d Added missing option for link name field in add/edit form 2009-12-02 22:34:15 +00:00
CaMer0n
8c32e487a0 small typo fix 2009-12-02 10:09:39 +00:00
CaMer0n
a7ce368464 Media-manager backwards compatibility and batch-import routines. 2009-12-02 10:03:53 +00:00
e107steved
c88a7fd6ed Another batch of fixes and tweaks; mostly mailout-related 2009-12-01 20:05:54 +00:00
e107steved
ddc0383efa More mailout - proper API for setting user bans, use sent email as basis for new email, and other fixes 2009-11-30 20:40:03 +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
76ffe278f0 XHTML compatibility 2009-11-28 15:32:47 +00:00
e107steved
5d3aaaa541 More mailer stuff - bug fixes, cron-driven bounce handling, timed send, notify on run complete 2009-11-27 21:42:46 +00:00
bugrain
fb01599b92 Fix for undefined variable 2009-11-26 21:43:38 +00:00
CaMer0n
f78445421c Fixes - sitelinks, mysql, custompages 2009-11-26 09:02:46 +00:00
CaMer0n
e6ce2a80a9 Menu->page fix 2009-11-25 11:54:53 +00:00
CaMer0n
3a80c0a3f3 Quick fix for menu creation 2009-11-25 11:01:12 +00:00
e107steved
cd016be076 More mailout updated - starting on bounce handling 2009-11-24 20:40:35 +00:00
e107steved
19e5e2c8c0 Mail manager DB verification routine, Odd bits of tidying up 2009-11-23 21:06:00 +00:00
CaMer0n
5be363265f re-write of admin->links + some form-handler option fixes. 2009-11-23 11:51:02 +00:00
CaMer0n
510bda0f68 Fixed settings area in comment manager. 2009-11-23 04:03:40 +00:00
CaMer0n
70fa5dbb71 Don't display userclass batch options unless userclasses have been defined. 2009-11-23 01:17:29 +00:00
CaMer0n
89b6c2dc33 Multi-language db-verify fix. 2009-11-23 00:52:27 +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
e107steved
2d270c5317 Fix one thing, break another - that's software! 2009-11-21 22:26:15 +00:00
e107steved
d1b9ae3e61 Fix to run plugin-based cron jobs from admin 2009-11-21 22:14:06 +00:00
e107steved
3d28c5a88b Support backticks in db checking, comments in db definition files, other minor tweaks 2009-11-20 22:23:02 +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
CaMer0n
c321774aa6 custompage work and some code cleanup 2009-11-19 12:36:22 +00:00
CaMer0n
b0522016cd 0.7 -> 0.8 upgrade fixes 2009-11-19 10:07:32 +00:00
CaMer0n
20e755569a revert the 'fix'. ;-) 2009-11-18 21:59:16 +00:00
e107steved
3694e494ab Signup - use new mailer. Plus a few details 2009-11-18 20:45:20 +00:00
secretr
1ad5400d0b admin UI: more improvements and bugfixes 2009-11-18 14:46:28 +00:00
CaMer0n
10effc2232 fixes 2009-11-18 10:16:50 +00:00
CaMer0n
06b2a7e711 typo fix 2009-11-18 10:05:53 +00:00
CaMer0n
61356f9067 MM work. 2009-11-18 09:53:39 +00:00
CaMer0n
af9235b29b fixes 2009-11-18 07:16:51 +00:00
marj
c8341dff2e Fix copyright info. 2009-11-18 02:07:15 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
86868b7302 remove batch editing of type 2009-11-17 23:23:08 +00:00
e107steved
7c7616ff0f Scan plugin cron jobs as well 2009-11-17 20:47:13 +00:00
secretr
96114a36fb admin UI: more improvements and bugfixes 2009-11-17 15:23:01 +00:00
CaMer0n
eb8d492ead More small things 2009-11-17 13:12:43 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
marj
1ce125b5db Add TODO + charset and badchars 2009-11-17 10:35:34 +00:00
marj
07b233ea05 We need to fix this 2009-11-17 09:17:08 +00:00
CaMer0n
d1782cd2b2 e_cron loading fix. 2009-11-16 22:39:53 +00:00
e107steved
c188fd6430 Next mailer update 2009-11-16 20:40:39 +00:00
secretr
e7d600adf0 admin UI: moving code to lower level (allow reusability) - better batch handling (separate methods), before/after delete/edit/create custom event triggers (e_admin_ui only) 2009-11-15 20:24:55 +00:00
e107steved
24b8dfd54f First cut of updated bulk mail handling, including support for provision of email addresses by plugins. Still very much a work in progress, but should send some sort of email if treated nicely. 2009-11-15 17:38:05 +00:00
marj
50d5bda577 more comments 2009-11-14 04:28:04 +00:00
marj
1f1d0dc533 use fieldset 2009-11-14 04:26:07 +00:00