mailer.git
15 years agoExtensions 'admins' and 'task' are now always active
Roland Häder [Fri, 19 Dec 2008 16:24:41 +0000 (16:24 +0000)]
Extensions 'admins' and 'task' are now always active

15 years agoYet-another fix... :(
Roland Häder [Fri, 19 Dec 2008 16:20:03 +0000 (16:20 +0000)]
Yet-another fix... :(

15 years agoVariable fixed
Roland Häder [Fri, 19 Dec 2008 16:19:04 +0000 (16:19 +0000)]
Variable fixed

15 years agoSeveral bugfixes, getMessage() introduced
Roland Häder [Fri, 19 Dec 2008 15:41:36 +0000 (15:41 +0000)]
Several bugfixes, getMessage() introduced
- Bugfix in doubler, "send new password" and mail order page
- getMessage() introduced, see http://bugs.mxchange.org/view.php?id=4
- Several minor improvements

15 years agoMissing URL blacklist tabled (re-)added
Roland Häder [Fri, 19 Dec 2008 14:07:05 +0000 (14:07 +0000)]
Missing URL blacklist tabled (re-)added

15 years agoFix for undefined variable cnt in mails sending pool (Closed: #0000003)
Roland Häder [Fri, 19 Dec 2008 13:30:17 +0000 (13:30 +0000)]
Fix for undefined variable cnt in mails sending pool (Closed: #0000003)

15 years agoMediadata extension now creates the guest menu link, extension 'active' fixed
Roland Häder [Thu, 18 Dec 2008 22:10:06 +0000 (22:10 +0000)]
Mediadata extension now creates the guest menu link, extension 'active' fixed

15 years agoChecking for admin ACL now as filter
Roland Häder [Thu, 18 Dec 2008 22:00:53 +0000 (22:00 +0000)]
Checking for admin ACL now as filter

15 years agoExtension 'active' now depends on 'online' because of a filter for the 'Who is online...
Roland Häder [Thu, 18 Dec 2008 21:36:11 +0000 (21:36 +0000)]
Extension 'active' now depends on 'online' because of a filter for the 'Who is online' block

15 years agoFixes for extension removal, now directly sent to [UN]REGISTER_FILTER()
Roland Häder [Thu, 18 Dec 2008 19:06:17 +0000 (19:06 +0000)]
Fixes for extension removal,  now directly sent to [UN]REGISTER_FILTER()

15 years agoMajor fixes in filters/extensions, other improvements:
Roland Häder [Thu, 18 Dec 2008 16:45:30 +0000 (16:45 +0000)]
Major fixes in filters/extensions, other improvements:
- Major bug in filter removal fixed (was rewritten to use own filter 'run_sqls')
- Removed guest menu from SQL files and added to ext-online.php
- Filters added to same extension
- UPDATE_LOGIN_DATA() rewritten as filter
- Some documents updated
- Admin footer template now with closing "li" tags and title attribute for guest
  area link

15 years agoBegan to rewrite whole script for newly added filters, new extension stub 'network...
Roland Häder [Thu, 18 Dec 2008 15:55:41 +0000 (15:55 +0000)]
Began to rewrite whole script for newly added filters, new extension stub 'network' introduced

15 years agoSQL removal list table is now 100%, SQL error in ext-bonus fixed (thanks to schatty)
Roland Häder [Thu, 18 Dec 2008 09:28:06 +0000 (09:28 +0000)]
SQL removal list table is now 100%, SQL error in ext-bonus fixed (thanks to schatty)

15 years ago needs to be global :(
Roland Häder [Thu, 18 Dec 2008 05:58:36 +0000 (05:58 +0000)]
 needs to be global :(

15 years agoFix for missing variables, thanks to monakoianar
Roland Häder [Thu, 18 Dec 2008 05:53:43 +0000 (05:53 +0000)]
Fix for missing variables, thanks to monakoianar

15 years agoFixes for cache/theme
Roland Häder [Wed, 17 Dec 2008 22:16:06 +0000 (22:16 +0000)]
Fixes for cache/theme

15 years agoFix for missing function GET_CURR_THEME()
Roland Häder [Wed, 17 Dec 2008 22:12:33 +0000 (22:12 +0000)]
Fix for missing function GET_CURR_THEME()

15 years agoRewrites for installation of sql_patches
Roland Häder [Wed, 17 Dec 2008 22:10:43 +0000 (22:10 +0000)]
Rewrites for installation of sql_patches

15 years agoFix for double function GET_CURR_THEME()
Roland Häder [Wed, 17 Dec 2008 21:30:36 +0000 (21:30 +0000)]
Fix for double function GET_CURR_THEME()

15 years agoFixes for 'Can't use function return value in write context in /foo/bar.php'
Roland Häder [Wed, 17 Dec 2008 21:27:36 +0000 (21:27 +0000)]
Fixes for 'Can't use function return value in write context in /foo/bar.php'

15 years agoFix for installation phase, thanks to schatty
Roland Häder [Wed, 17 Dec 2008 21:21:49 +0000 (21:21 +0000)]
Fix for installation phase, thanks to schatty

15 years agoMahor rewrite:
Roland Häder [Wed, 17 Dec 2008 21:15:53 +0000 (21:15 +0000)]
Mahor rewrite:
- Reads from array $_CONFIG are now fully rewritten to getConfig()
- Some admin scripts are deprecated (replaced by others but not removed)
- Some settings where not used in surfbar and other extensions
- Missing settings added to surfbar
- Several coding conventions applied
- Misc fixes

15 years agoDebug line removed
Roland Häder [Wed, 17 Dec 2008 16:20:18 +0000 (16:20 +0000)]
Debug line removed

15 years agoMore fixes for cache, extension and filter sub-system
Roland Häder [Wed, 17 Dec 2008 00:18:38 +0000 (00:18 +0000)]
More fixes for cache, extension and filter sub-system

15 years agoFix for missing solved tasks
Roland Häder [Tue, 16 Dec 2008 21:16:52 +0000 (21:16 +0000)]
Fix for missing solved tasks

15 years agoSeveral fixes for extension handling
Roland Häder [Tue, 16 Dec 2008 21:14:54 +0000 (21:14 +0000)]
Several fixes for extension handling

15 years agoDeprecated files removed
Roland Häder [Tue, 16 Dec 2008 20:42:13 +0000 (20:42 +0000)]
Deprecated files removed

15 years agoHeavily rewritten API:
Roland Häder [Tue, 16 Dec 2008 20:32:42 +0000 (20:32 +0000)]
Heavily rewritten API:
- Extensions can now be tested (used while extension is being installed)
- Flexible filter system added which is database-based
- All "theme-extension-related" functions are now moved to
  inc/libs/theme_functions.php to follow more the "inoffical" guidelines:
  + Write in extensions!
  + Use the new filter system!
  + Write your own functions ALL_UPPER_CASE to avoid confusion
    with php_internal_functions!
- This is a half-finished update, I will change later more places to the
  filter system.
- THINK: Do we need to externalize the session management into an own extension?
- inc/theme-manager.php is now deprecated
- Dummy include file inc/theme-dummy.php will be loaded if no extension "theme"
  is loaded which returns values for default theme.
- Minor fixes/improvements

15 years agoMore SQL rewrites, TODO: Put all table and column names in backticks (`)
Roland Häder [Tue, 16 Dec 2008 14:31:16 +0000 (14:31 +0000)]
More SQL rewrites, TODO: Put all table and column names in backticks (`)

15 years agoFrameset support entirely removed, TODO extended, minor template fix
Roland Häder [Tue, 16 Dec 2008 13:40:47 +0000 (13:40 +0000)]
Frameset support entirely removed, TODO extended, minor template fix

15 years agoCache depency was to strict
Roland Häder [Mon, 15 Dec 2008 17:57:50 +0000 (17:57 +0000)]
Cache depency was to strict

15 years agoMissing changed files added
Roland Häder [Sun, 14 Dec 2008 17:16:13 +0000 (17:16 +0000)]
Missing changed files added

15 years agoSurfbar rewritten from input boxes to selection boxes
Roland Häder [Sun, 14 Dec 2008 17:02:54 +0000 (17:02 +0000)]
Surfbar rewritten from input boxes to selection boxes

15 years agoMinor rewrites to brackets, admin welcome page rewritten to use GET_TOTAL_DATA()
Roland Häder [Sun, 14 Dec 2008 16:22:11 +0000 (16:22 +0000)]
Minor rewrites to brackets, admin welcome page rewritten to use GET_TOTAL_DATA()

15 years agoExtension updates should now work (cache refresh is broken)
Roland Häder [Sat, 13 Dec 2008 16:16:03 +0000 (16:16 +0000)]
Extension updates should now work (cache refresh is broken)

15 years agoNew extension added, update activated, TODO extended:
Roland Häder [Sat, 13 Dec 2008 05:46:06 +0000 (05:46 +0000)]
New extension added, update activated, TODO extended:
- New extension 'events' added which shall record events around the user
  account to the database
- Update 0.5.8 in extension 'sql_patches' activated. I simply missed it...
- ToDo extended and re-organized (English file not updated so far)

15 years agoAutomatic deactivation of deprecated extensions added
Roland Häder [Sat, 13 Dec 2008 02:12:56 +0000 (02:12 +0000)]
deactivation of deprecated extensions added

15 years agoMore fixes for extension loader / broken cache files
Roland Häder [Sat, 13 Dec 2008 00:10:41 +0000 (00:10 +0000)]
More fixes for extension loader / broken cache files

15 years agoExtension loader rewritten and no more needed cache elements removed
Roland Häder [Fri, 12 Dec 2008 22:35:21 +0000 (22:35 +0000)]
Extension loader rewritten and no more needed cache elements removed

15 years agoCache class rewritten to better convention
Roland Häder [Fri, 12 Dec 2008 21:05:06 +0000 (21:05 +0000)]
Cache class rewritten to better convention

15 years agoMinor rewrites to sending pools
Roland Häder [Fri, 12 Dec 2008 20:05:05 +0000 (20:05 +0000)]
Minor rewrites to sending pools

15 years agoSending pool splitted (prepared for upcoming feature)
Roland Häder [Fri, 12 Dec 2008 19:39:11 +0000 (19:39 +0000)]
Sending pool splitted (prepared for upcoming feature)

15 years agoUnsupported extensions removed, several rewrites to extension handling, 'yoomedia...
Roland Häder [Fri, 12 Dec 2008 19:13:05 +0000 (19:13 +0000)]
Unsupported extensions removed, several rewrites to extension handling, 'yoomedia' will become deprecated soon

15 years agoIf no extension 'other' is installed, 16 years is hard-coded the default. You should...
Roland Häder [Thu, 11 Dec 2008 00:12:33 +0000 (00:12 +0000)]
If no extension 'other' is installed, 16 years is hard-coded the default. You should NOT edit this instead install 'other'!

15 years agoUpdate revision, we need a better solution here!
Roland Häder [Tue, 9 Dec 2008 22:38:35 +0000 (22:38 +0000)]
Update revision, we need a better solution here!

15 years agoNow ignoring extra files like secret key, debug log and cache files, thanks to profi...
Roland Häder [Tue, 9 Dec 2008 22:37:36 +0000 (22:37 +0000)]
Now ignoring extra files like secret key, debug log and cache files, thanks to profi-concept

15 years agoIndex 'turbo' renamed to 'points'
Roland Häder [Tue, 9 Dec 2008 18:12:40 +0000 (18:12 +0000)]
Index 'turbo' renamed to 'points'

15 years agoUndefined indexes sname and fname fixed
Roland Häder [Tue, 9 Dec 2008 18:10:50 +0000 (18:10 +0000)]
Undefined indexes sname and fname fixed

15 years agoTemplate fixed
Roland Häder [Tue, 9 Dec 2008 18:09:21 +0000 (18:09 +0000)]
Template fixed

15 years agoFix for undefined index 'last'
Roland Häder [Tue, 9 Dec 2008 18:06:07 +0000 (18:06 +0000)]
Fix for undefined index 'last'

15 years agoNew extension added, minor fixes, new author added
Roland Häder [Tue, 9 Dec 2008 17:42:11 +0000 (17:42 +0000)]
New extension added, minor fixes, new author added
- Wolfgang "profi-concept" Stelzhammer has contributed an extension for ISO 3166
  conform country codes and their humanreadable descriptions
- Parser error fixed in admin area (what-list_bonus.php)
- THANK_YOU.txt slightly rewritten
- New code contributor added to AUTHORS.txt file

15 years agoTimeout on cache files removed, may have caused some trouble
Roland Häder [Sun, 7 Dec 2008 17:57:28 +0000 (17:57 +0000)]
Timeout on cache files removed, may have caused some trouble

15 years agoFix for wrong array index
Roland Häder [Sat, 6 Dec 2008 19:49:14 +0000 (19:49 +0000)]
Fix for wrong array index

15 years agoFixes for beg.php
Roland Häder [Sat, 6 Dec 2008 19:33:18 +0000 (19:33 +0000)]
Fixes for beg.php

15 years ago__CFG_MIN_AGE fixed
Roland Häder [Sat, 6 Dec 2008 17:55:42 +0000 (17:55 +0000)]
__CFG_MIN_AGE fixed

15 years agoSome more fixes
Roland Häder [Sat, 6 Dec 2008 17:49:34 +0000 (17:49 +0000)]
Some more fixes

15 years agoSome fixes in cache, GET_LANGUAGE() is now memory-cached, min age configurable
Roland Häder [Sat, 6 Dec 2008 00:41:47 +0000 (00:41 +0000)]
Some fixes in cache, GET_LANGUAGE() is now memory-cached, min age configurable

15 years agoTypo fixed... ;-(
Roland Häder [Sat, 6 Dec 2008 00:00:06 +0000 (00:00 +0000)]
Typo fixed... ;-(

15 years agoCache does no longer try to close non-existing cache
Roland Häder [Fri, 5 Dec 2008 23:58:36 +0000 (23:58 +0000)]
Cache does no longer try to close non-existing cache

15 years agoCache system rewritten, thanks to profi-concept's hints of including not evaluating it
Roland Häder [Fri, 5 Dec 2008 23:47:16 +0000 (23:47 +0000)]
Cache system rewritten, thanks to profi-concept's hints of including not evaluating it

15 years agoAnother fix for reset scripts (bonus)
Roland Häder [Fri, 5 Dec 2008 22:59:02 +0000 (22:59 +0000)]
Another fix for reset scripts (bonus)

15 years agoMore fixes applied from profi-conecpt, cache system rewritten: now all cache files...
Roland Häder [Fri, 5 Dec 2008 21:10:00 +0000 (21:10 +0000)]
More fixes applied from profi-conecpt, cache system rewritten: now all cache files must depend on extension versions

15 years agoMore fixes from profi-concept for extension loading, guest/member menu and smaller...
Roland Häder [Fri, 5 Dec 2008 18:54:03 +0000 (18:54 +0000)]
More fixes from profi-concept for extension loading, guest/member menu and smaller issues

15 years agoMore extension-depending menus secured
Roland Häder [Fri, 5 Dec 2008 16:18:51 +0000 (16:18 +0000)]
More extension-depending menus secured

15 years agoMore fixes, menus are no longer set visible if extension is deactivated, thanks to...
Roland Häder [Fri, 5 Dec 2008 15:39:50 +0000 (15:39 +0000)]
More fixes, menus are no longer set visible if extension is deactivated, thanks to profi-concept

15 years agoMissing templates/language strings added for migrated URLs
Roland Häder [Fri, 5 Dec 2008 00:13:39 +0000 (00:13 +0000)]
Missing templates/language strings added for migrated URLs

15 years agoMore default values rewritten, UNSIGNED added to many numerical database columns...
Roland Häder [Thu, 4 Dec 2008 03:35:55 +0000 (03:35 +0000)]
More default values rewritten, UNSIGNED added to many numerical database columns, DOUBLE->FLOAT converted

15 years agoDebug comments rewritten
Roland Häder [Wed, 3 Dec 2008 21:57:25 +0000 (21:57 +0000)]
Debug comments rewritten

15 years agoSome rewrites to refback, TRANSLATE_COMMA()
Roland Häder [Wed, 3 Dec 2008 21:54:37 +0000 (21:54 +0000)]
Some rewrites to refback, TRANSLATE_COMMA()

15 years agoDang!
Roland Häder [Wed, 3 Dec 2008 21:17:21 +0000 (21:17 +0000)]
Dang!

15 years agoMore fixes, thanks to Piter01
Roland Häder [Wed, 3 Dec 2008 21:16:53 +0000 (21:16 +0000)]
More fixes, thanks to Piter01

15 years agoDebug code reverted
Roland Häder [Wed, 3 Dec 2008 15:13:16 +0000 (15:13 +0000)]
Debug code reverted

15 years agoFixes for login bonus, some minor rewrites
Roland Häder [Wed, 3 Dec 2008 15:11:28 +0000 (15:11 +0000)]
Fixes for login bonus, some minor rewrites

15 years agoMore fixes, thanks to Piter01
Roland Häder [Wed, 3 Dec 2008 08:02:34 +0000 (08:02 +0000)]
More fixes, thanks to Piter01

15 years agoSurfbar bookings extended with payment mode, unnessarry parameter removed
Roland Häder [Tue, 2 Dec 2008 23:36:49 +0000 (23:36 +0000)]
Surfbar bookings extended with payment mode, unnessarry parameter removed

15 years agoTotal URLs in surfbar added to static start page
Roland Häder [Tue, 2 Dec 2008 23:28:20 +0000 (23:28 +0000)]
Total URLs in surfbar added to static start page

15 years agoFunction name fixed
Roland Häder [Tue, 2 Dec 2008 22:42:22 +0000 (22:42 +0000)]
Function name fixed

15 years agoSome fixes, surfbar fixed reload is now in select boxes
Roland Häder [Tue, 2 Dec 2008 19:15:17 +0000 (19:15 +0000)]
Some fixes, surfbar fixed reload is now in select boxes

15 years agoSome missing brackes added, sponsor guest modules now depends on extension
Roland Häder [Tue, 2 Dec 2008 18:22:31 +0000 (18:22 +0000)]
Some missing brackes added, sponsor guest modules now depends on extension

15 years agoTemplates rewritten/fixed, surfbar extended with per-entry reload lock
Roland Häder [Tue, 2 Dec 2008 16:53:12 +0000 (16:53 +0000)]
Templates rewritten/fixed, surfbar extended with per-entry reload lock
- A lot templates with checkboxes rewritten to display id number in title tag
- Some HTML fixes in templates
- More numeric default values in SQL queries without quotes (')
- Surfbar now supports reload lock for URL entered by admin (still not editable)
- Some minor improvements/fixes

15 years agoMissing column 'active_bonus' fixed, some while() loops rewritten
Roland Häder [Mon, 1 Dec 2008 22:56:10 +0000 (22:56 +0000)]
Missing column 'active_bonus' fixed, some while() loops rewritten

15 years agoFix for ZIP code
Roland Häder [Sun, 30 Nov 2008 23:44:48 +0000 (23:44 +0000)]
Fix for ZIP code

15 years agoIncomplete 'booking' extension added, fixes for registration and refback list
Roland Häder [Sat, 29 Nov 2008 21:39:50 +0000 (21:39 +0000)]
Incomplete 'booking' extension added, fixes for registration and refback list

15 years agoPatch for patch-system... ;-)
Roland Häder [Fri, 28 Nov 2008 19:48:36 +0000 (19:48 +0000)]
Patch for patch-system... ;-)

15 years agoMember surfbar URL management smaller
Roland Häder [Fri, 28 Nov 2008 03:35:48 +0000 (03:35 +0000)]
Member surfbar URL management smaller

15 years agoLong word shorted
Roland Häder [Fri, 28 Nov 2008 03:32:30 +0000 (03:32 +0000)]
Long word shorted

15 years agoMore surfbar templates added:
Roland Häder [Fri, 28 Nov 2008 03:28:26 +0000 (03:28 +0000)]
More surfbar templates added:
- Deleting and re-submitting locked URLs
- Missing function added

15 years agoSurfbar continued:
Roland Häder [Fri, 28 Nov 2008 02:14:42 +0000 (02:14 +0000)]
Surfbar continued:
- Template for unlocking locked URLs renamed
- Fix in status handler function
- Again status commented out for developing

15 years agoMore surfbar mail templates added, a lot renamed to naming convention.
Roland Häder [Fri, 28 Nov 2008 02:02:29 +0000 (02:02 +0000)]
More surfbar mail templates added, a lot renamed to naming convention.
- Added for stopped URLs which shall start again
- Added for stopped URLs which shall be deleted
- A lot renamed!

15 years agoSurfbar continued:
Roland Häder [Fri, 28 Nov 2008 00:44:54 +0000 (00:44 +0000)]
Surfbar continued:
- Missing template added for deleting URLs in surfbar by members
- Deletion mails extended
- Missing "action execute function" added
- Some minor fixes

15 years agoSome fields will now only be included if action 'edit' selected
Roland Häder [Fri, 28 Nov 2008 00:05:42 +0000 (00:05 +0000)]
Some fields will now only be included if action 'edit' selected

15 years agoMessage 'action done' no longer displayed if button 'edit' or 'delete' has been...
Roland Häder [Fri, 28 Nov 2008 00:03:45 +0000 (00:03 +0000)]
Message 'action  done' no longer displayed if button 'edit' or 'delete' has been clicked

15 years ago'new_url' removed from template
Roland Häder [Thu, 27 Nov 2008 23:59:47 +0000 (23:59 +0000)]
'new_url' removed from template

15 years agoTemplates added if user retreats an URL, tpos fixed
Roland Häder [Thu, 27 Nov 2008 23:58:31 +0000 (23:58 +0000)]
Templates added if user retreats an URL, tpos fixed

15 years agoDoublicate translation of status fixed
Roland Häder [Thu, 27 Nov 2008 23:51:19 +0000 (23:51 +0000)]
Doublicate translation of status fixed

15 years agoEmail templates added when member edits his/her URLs
Roland Häder [Thu, 27 Nov 2008 23:49:22 +0000 (23:49 +0000)]
Email templates added when member edits his/her URLs

15 years agoURL edit in surfbar continued (unfinished)
Roland Häder [Thu, 27 Nov 2008 21:27:04 +0000 (21:27 +0000)]
URL edit in surfbar continued (unfinished)

15 years agoSurfbar continued and some rewrites/fixes:
Roland Häder [Thu, 27 Nov 2008 20:10:18 +0000 (20:10 +0000)]
Surfbar continued and some rewrites/fixes:
- Some rewrites in base (root) scripts
- Surfbar continued with with edit form (saving data not completed!)
- Minor improvements/fixes

15 years agoMail templates for undelete in surfbar added
Roland Häder [Thu, 27 Nov 2008 18:54:55 +0000 (18:54 +0000)]
Mail templates for undelete in surfbar added

15 years agoFunny typo fixed... ;)
Roland Häder [Wed, 26 Nov 2008 02:40:46 +0000 (02:40 +0000)]
Funny typo fixed... ;)