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

2826 Commits

Author SHA1 Message Date
e107steved
a990899754 Remove redundant files 2009-12-03 22:35:38 +00:00
e107steved
13af90e1ab Tidying up 2009-12-03 22:32:34 +00:00
bugrain
31525e6321 Show activation start date instead of post date if set 2009-12-03 20:47:46 +00:00
bugrain
940a681267 Breadcrumb fix for sub-sub categories 2009-12-03 00:48:28 +00:00
bugrain
f48fe93ff7 Fixed some language issues and link to copy upload to downloads 2009-12-03 00:22:25 +00:00
bugrain
5029fe527b Remove 'debug' code 2009-12-02 22:34:58 +00:00
bugrain
1c122b9c9d Added missing option for link name field in add/edit form 2009-12-02 22:34:15 +00:00
secretr
8d32164211 Fixed installation issues 2009-12-02 16:51:04 +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
bugrain
bed15a72f2 Use 32px icons and fix link for news post for uploads 2009-11-28 20:46: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
76ffe278f0 XHTML compatibility 2009-11-28 15:32:47 +00:00
secretr
a077817d7b imageselector/preview shortcodes small improvements (full rewrite is coming when media manager is ready) 2009-11-28 15:31:08 +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
secretr
c54b2651c1 new featurebox - work in progress 2009-11-26 17:15: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
CaMer0n
949e0ceb2a add a default shortcode 2009-11-25 12:01:25 +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
e50ca487ef Bugtracker #4862 - COPPA site moved 2009-11-24 20:08:11 +00:00
secretr
0e2011cff5 LOCALHOST_IP is e107 class constant now 2009-11-24 16:41:10 +00:00
secretr
ceef744e8c admin UI tools moved to admin_ui.php, bugfixes, preparing for more UI work 2009-11-24 16:32:02 +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
4980b1bd3b some 'dropdown' fixes. 2009-11-24 15:36:12 +00:00
CaMer0n
fb849ddc2f featurebox admin rewrite 2009-11-24 14:48:34 +00:00
e107steved
19e5e2c8c0 Mail manager DB verification routine, Odd bits of tidying up 2009-11-23 21:06:00 +00:00
e107steved
773affcd66 Bugtracker #4861 - required but disabled extended user fields weren't ignored 2009-11-23 21:04:22 +00:00
CaMer0n
5be363265f re-write of admin->links + some form-handler option fixes. 2009-11-23 11:51:02 +00:00
CaMer0n
8d0028afe1 allow classes within core shortcodes (.php) + sitelinks duplication fix. 2009-11-23 10:27:43 +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
9911390332 getperms() BC fix and remove debug info from signup 2009-11-22 23:36:23 +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
eb8cc4bfb5 Event calendar - convert to use new shortcode method (NO GLOBALS!!!!), use new mailout routines and cron handler 2009-11-22 10:11:32 +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
CaMer0n
2c464c74df code cleanup 2009-11-21 12:49:29 +00:00
CaMer0n
f7f7b0edfe Removed duplicated code from sitelinks_alt shortcode 2009-11-21 11:36:10 +00:00
secretr
c424a273e1 admin UI: more improvements and bugfixes, array fieldname support added; code split; preparing for: JS validation, better notifications, JS tabs 2009-11-21 11:15:29 +00:00
secretr
efd184fd93 details 2009-11-20 23:27:25 +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
marj
e463d6e0e8 Error fix 2009-11-19 22:02:19 +00:00