mailer.git
12 years agoGetting total/own points rewritten to filter:
Roland Häder [Sat, 2 Jul 2011 19:23:29 +0000 (19:23 +0000)]
Getting total/own points rewritten to filter:
- Rewritten of getting total user points to a filter, same will follow with
  locked points
- Extension ext-msg will never come back, so relevant code has been removed
- TODOs.txt updated

12 years agoDescription made more clear
Roland Häder [Fri, 1 Jul 2011 22:17:51 +0000 (22:17 +0000)]
Description made more clear

12 years agoAlso ext-user needs to be excluded here
Roland Häder [Thu, 30 Jun 2011 23:41:44 +0000 (23:41 +0000)]
Also ext-user needs to be excluded here

12 years ago0.0.0 shall be our first version
Roland Häder [Thu, 30 Jun 2011 22:08:55 +0000 (22:08 +0000)]
0.0.0 shall be our first version

12 years agoDisplay a proper message for non-productive extensions
Roland Häder [Thu, 30 Jun 2011 21:44:16 +0000 (21:44 +0000)]
Display a proper message for non-productive extensions

12 years agoExtension ext-user needs to be installed for ref.php as well
Roland Häder [Thu, 30 Jun 2011 19:56:05 +0000 (19:56 +0000)]
Extension ext-user needs to be installed for ref.php as well

12 years agoFixes for absent ext-user and misleading data removed
Roland Häder [Thu, 30 Jun 2011 15:53:13 +0000 (15:53 +0000)]
Fixes for absent ext-user and misleading data removed

12 years agoMissed default value but had already closed editor :(
Roland Häder [Thu, 30 Jun 2011 04:44:16 +0000 (04:44 +0000)]
Missed default value but had already closed editor :(

12 years agoCode cleanups, ext-booking continued:
Roland Häder [Thu, 30 Jun 2011 04:43:45 +0000 (04:43 +0000)]
Code cleanups, ext-booking continued:
- Extension ext-booking: Renamed configuration and ENUM types should have
  all-uppercase values
- Some code cleanups
- TODOs.txt updated

12 years agoTable user_book renamed to user_booking, isExtensionOlder() should not be used, inste...
Roland Häder [Thu, 30 Jun 2011 04:23:47 +0000 (04:23 +0000)]
Table user_book renamed to user_booking, isExtensionOlder() should not be used, instead use isExtensionInstalledAndOlder()

12 years agoA lot email templates renamed, SQL fixed:
Roland Häder [Thu, 30 Jun 2011 03:12:29 +0000 (03:12 +0000)]
A lot email templates renamed, SQL fixed:
- A lot (!) email templates renamed, the new naming may be more clear
- SQL statement fixed
- TODOs.txt updated

12 years ago'NO-ACL' is more clear that we don't have an ACL for the given admin than three aster...
Roland Häder [Thu, 30 Jun 2011 02:40:50 +0000 (02:40 +0000)]
'NO-ACL' is more clear that we don't have an ACL for the given admin than three asterisks, function isAdminsAllowedByAcl() is now cached (and new name)

12 years agoEven more checks for ext-user
Roland Häder [Thu, 30 Jun 2011 02:12:25 +0000 (02:12 +0000)]
Even more checks for ext-user

12 years agoA missing ext-user could also cause errors here ...
Roland Häder [Thu, 30 Jun 2011 02:09:56 +0000 (02:09 +0000)]
A missing ext-user could also cause errors here ...

12 years agoBetter this way
Roland Häder [Thu, 30 Jun 2011 02:06:50 +0000 (02:06 +0000)]
Better this way

12 years agoExtension ext-user can be absent if manually remove after ext-nickname has been installed
Roland Häder [Thu, 30 Jun 2011 02:04:51 +0000 (02:04 +0000)]
Extension ext-user can be absent if manually remove after ext-nickname has been installed

12 years agoPossible fix for error 'Empty delimiter,errfile=wrapper-functions.php,errline=1050'
Roland Häder [Thu, 30 Jun 2011 01:59:51 +0000 (01:59 +0000)]
Possible fix for error 'Empty delimiter,errfile=wrapper-functions.php,errline=1050'

12 years agoOpps #2 ... :(
Roland Häder [Thu, 30 Jun 2011 01:51:27 +0000 (01:51 +0000)]
Opps #2 ... :(

12 years agoOpps ... :(
Roland Häder [Thu, 30 Jun 2011 01:50:41 +0000 (01:50 +0000)]
Opps ... :(

12 years agoForgot to include the 0.7.9 update :(
Roland Häder [Thu, 30 Jun 2011 01:49:44 +0000 (01:49 +0000)]
Forgot to include the 0.7.9 update :(

12 years agoNaming convention on language strings applied, ACL handling fixed:
Roland Häder [Thu, 30 Jun 2011 01:43:23 +0000 (01:43 +0000)]
Naming convention on language strings applied, ACL handling fixed:
- A lot more (or all?) configuration-related language ids prefixed with 'admin_config_'
- Fixed saving, loading and handling of ACLs
- Renamed 'config_admins' to 'list_admins_acls' to make it more clear
- TODOs.txt updated

12 years agoMissing argument in installation phase added
Roland Häder [Wed, 29 Jun 2011 19:39:10 +0000 (19:39 +0000)]
Missing argument in installation phase added

12 years agoUsed points are always negative numbers
Roland Häder [Wed, 29 Jun 2011 17:32:48 +0000 (17:32 +0000)]
Used points are always negative numbers

12 years ago'center' for all headers
Roland Häder [Wed, 29 Jun 2011 17:26:18 +0000 (17:26 +0000)]
'center' for all headers

12 years agoUsers can now change receive status for coupons
Roland Häder [Wed, 29 Jun 2011 16:37:18 +0000 (16:37 +0000)]
Users can now change receive status for coupons

12 years agoExtension ext-coupon basicly finished, no shortcuts in naming:
Roland Häder [Wed, 29 Jun 2011 16:14:09 +0000 (16:14 +0000)]
Extension ext-coupon basicly finished, no shortcuts in naming:
- Extension ext-coupon basicly finished: Please test it intensively now
- Renamed all _UID to _USERID, we don't want to shortcut words
- Minior renames/improvements here and there
- TODOs.txt updated

12 years agoFixed handling of nicknames as 'refid':
Roland Häder [Wed, 29 Jun 2011 02:05:52 +0000 (02:05 +0000)]
Fixed handling of nicknames as 'refid':
- determineReferalId() does now detect and handle nicknames as referal ids
  correctly by setting the userid as 'refid'
- Removed obsolete code from ref.php (see determineReferalId())
- TODOs.txt updated

12 years ago'order_points' and locked are now displayed, some array elements/language ids renamed
Roland Häder [Wed, 29 Jun 2011 01:37:24 +0000 (01:37 +0000)]
'order_points' and locked are now displayed, some array elements/language ids renamed

12 years agoExtension ext-coupon continued, naming convention, many improvements:
Roland Häder [Wed, 29 Jun 2011 00:51:11 +0000 (00:51 +0000)]
Extension ext-coupon continued, naming convention, many improvements:
- Extension ext-coupon: Nearly finished, only listing of cashed coupons and a
  little in admin area!
- Foder 'inc/autopurge/ renamed to 'inc/purge/ to avoid naming conflicts
- Some language constants renamed to make clear they belong to config area
- A lot more improvements on many places (I cannot remember all)
- TODOs.txt updated

12 years agoRenamed some all-capitalized variables small
Roland Häder [Tue, 28 Jun 2011 20:39:41 +0000 (20:39 +0000)]
Renamed some all-capitalized variables small

12 years agoExtension ext-coupon continued, a lot improvements applied:
Roland Häder [Tue, 28 Jun 2011 18:11:16 +0000 (18:11 +0000)]
Extension ext-coupon continued, a lot improvements applied:
- Extension ext-coupon: Sending of coupons finished and member form added
- Deprecated variables removed
- All SQLs containing some kind of 'timeout' rewritten
- A lot more code improvements/cleanups applied (I cannot remember all)
- TODOs.txt updated

12 years agoTitle rows added to several table, naming convention applied:
Roland Häder [Tue, 28 Jun 2011 11:58:26 +0000 (11:58 +0000)]
Title rows added to several table, naming convention applied:
- Some internal TODOs closed by adding titles to several tables
- In the process, some message ids has been renamed for better naming convention
- TODOs.txt updated

12 years agoExtension ext-engine is dead and will never come back
Roland Häder [Tue, 28 Jun 2011 10:56:42 +0000 (10:56 +0000)]
Extension ext-engine is dead and will never come back

12 years agoMenu block 'logout' is now weighted 999 as default
Roland Häder [Tue, 28 Jun 2011 09:05:09 +0000 (09:05 +0000)]
Menu block 'logout' is now weighted 999 as default

12 years agoMore EL code, security for $_POST elements rewritten (simplified):
Roland Häder [Tue, 28 Jun 2011 09:00:38 +0000 (09:00 +0000)]
More EL code, security for $_POST elements rewritten (simplified):
- More usage of EL code
- Removed double secureString() call
- Non-array elements in $_POST are now also secured in
  inc/libs/security_functions.php
- Renamed more array elements for better naming consistancy
- TODOs.txt updated

12 years agoFixed name inconsistency
Roland Häder [Tue, 28 Jun 2011 08:19:00 +0000 (08:19 +0000)]
Fixed name inconsistency

12 years agoRenamed templates, more usage of EL
Roland Häder [Tue, 28 Jun 2011 08:09:35 +0000 (08:09 +0000)]
Renamed templates, more usage of EL

12 years agoSQLs fixed
Roland Häder [Tue, 28 Jun 2011 07:56:44 +0000 (07:56 +0000)]
SQLs fixed

12 years agoAlways change column name
Roland Häder [Tue, 28 Jun 2011 07:55:01 +0000 (07:55 +0000)]
Always change column name

12 years agoFix for previous commit
Roland Häder [Tue, 28 Jun 2011 07:18:30 +0000 (07:18 +0000)]
Fix for previous commit

12 years agoSome more code-cleanups:
Roland Häder [Tue, 28 Jun 2011 07:16:31 +0000 (07:16 +0000)]
Some more code-cleanups:
- More usage of EL
- Deprecated code removed
- Some text improved
- TODO.txt updated

12 years agoSome text rewritten, CSS class added:
Roland Häder [Tue, 28 Jun 2011 06:13:03 +0000 (06:13 +0000)]
Some text rewritten, CSS class added:
- Some text for ext-refback rewritten
- CSS class 'table2' introduced which is only a little wider than 'table' class
- Unused message id 'GUEST_REF' removed
- TODOs.txt updated

12 years agoSome text made more clear
Roland Häder [Tue, 28 Jun 2011 05:51:31 +0000 (05:51 +0000)]
Some text made more clear

12 years agoCasting added, fix for bigintval() verifcation
Roland Häder [Tue, 28 Jun 2011 05:29:19 +0000 (05:29 +0000)]
Casting added, fix for bigintval() verifcation

12 years agoFunction generateGenderSelectionBox() introduced, some cleanups:
Roland Häder [Tue, 28 Jun 2011 05:25:17 +0000 (05:25 +0000)]
Function generateGenderSelectionBox() introduced, some cleanups:
- Function generateGenderSelectionBox() introduced which will generate a
  selection box for the gender
- Some minor cleanups/improvements here and there
- TODOs.txt updated

12 years agoRenamed functions to make it more clear, ext-coupon continued:
Roland Häder [Mon, 27 Jun 2011 15:52:10 +0000 (15:52 +0000)]
Renamed functions to make it more clear, ext-coupon continued:
- Extension ext-coupon continued: non-functional script added, template added
- Renamed all someFooTimestamp() functions to someFooEpocheTime() to make it
  clear that the Uni* epoche time meant and not TIMESTAMP from MySQL
- TODOs.txt updated

12 years agoWrapper functions for converting commas in configuration added, ext-coupon continued
Roland Häder [Sat, 25 Jun 2011 22:58:21 +0000 (22:58 +0000)]
Wrapper functions for converting commas in configuration added, ext-coupon continued
- First configuration template and script for ext-coupon added
- Wrapper functions convertCommaToDotInPostData() and convertCommaToDotInPostDataArray()
  introduced which will wrap converting German comma into Computer's version
- TODOs.txt updated

12 years agoWrapper function introduced, double-quotes converted to single:
Roland Häder [Sat, 25 Jun 2011 21:58:26 +0000 (21:58 +0000)]
Wrapper function introduced, double-quotes converted to single:
- Wrapper function createConfigurationTimeSelections() introduced
- A lot more double-quotes converted to single (speeds up things)
- TODOs.txt updated

12 years agoSpaces added because we don't use spaces in SQL queries but in PHP code
Roland Häder [Sat, 25 Jun 2011 20:59:47 +0000 (20:59 +0000)]
Spaces added because we don't use spaces in SQL queries but in PHP code

12 years agoWrapper functions introduced for configuration, loaders refactured:
Roland Häder [Sat, 25 Jun 2011 20:45:11 +0000 (20:45 +0000)]
Wrapper functions introduced for configuration, loaders refactured:
- Introduced addConfigDropSql() and addConfigChangeSql() to encapsulate dropping
  and changing database configuration entries
- Refactured header (abort lines) for all loaders
- TODOs.txt updated

12 years agoDouble question mark fixed
Roland Häder [Sat, 25 Jun 2011 18:42:53 +0000 (18:42 +0000)]
Double question mark fixed

12 years agoExtension ext-coupon continued, missing template added:
Roland Häder [Sat, 25 Jun 2011 18:12:03 +0000 (18:12 +0000)]
Extension ext-coupon continued, missing template added:
- Extension ext-coupon continued (and documented in wiki: http://wiki.mxchange.org/doku.php/de/developer/ideas/extensions/ext-coupon)
- Other German word for 'Standard' used, maybe 'Ausgangs-' is more clear?
- Missing template added
- Minor code improvements here and there
- TODOs.txt updated

12 years agoMissing variable fixed, array initialization moved
Roland Häder [Sat, 25 Jun 2011 05:14:29 +0000 (05:14 +0000)]
Missing variable fixed, array initialization moved

12 years agoIntroduced wrapper function addCreateTableSql(), fixed parameter order:
Roland Häder [Sat, 25 Jun 2011 03:00:45 +0000 (03:00 +0000)]
Introduced wrapper function addCreateTableSql(), fixed parameter order:
- Wrapper function addCreateTableSql() introduced which encapsulates checking
  if a given table is already there and if not it will add a SQL statement to
  the current extension's SQL queue
- Fixed a parameter ordering for ext-register

12 years agoLAS (logical area system) table renamed, table comments added:
Roland Häder [Sat, 25 Jun 2011 02:34:12 +0000 (02:34 +0000)]
LAS (logical area system) table renamed, table comments added:
- For all extension tables there is now a comment :-) Have fun to read.
- Table admin_menu_stats renamed to admin_las_stats to make it more clear

12 years agoTypo fixed :(
Roland Häder [Sat, 25 Jun 2011 02:13:56 +0000 (02:13 +0000)]
Typo fixed :(

12 years agoIntroduced template call-back function 'doTemplateAdminListUserTitle':
Roland Häder [Sat, 25 Jun 2011 02:09:37 +0000 (02:09 +0000)]
Introduced template call-back function 'doTemplateAdminListUserTitle':
- Introduced template call-back function doTemplateAdminListUserTitle() which
  encapsulates some nasty code into a small function
- Several minor cleanups/rewrites
- TODOs.txt updated

12 years agoChanged important SERVER_URL which now points to the right URL
Roland Häder [Sat, 25 Jun 2011 01:30:13 +0000 (01:30 +0000)]
Changed important SERVER_URL which now points to the right URL

12 years agoSome cleanups/rewrites here and there:
Roland Häder [Sat, 25 Jun 2011 01:24:02 +0000 (01:24 +0000)]
Some cleanups/rewrites here and there:
- Several small rewrites
- TODOs.txt updated

12 years agoRenamed generic 'data' to 'filterData'
Roland Häder [Sat, 25 Jun 2011 01:05:21 +0000 (01:05 +0000)]
Renamed generic 'data' to 'filterData'

12 years agoIntroduced function determinePointsColumnFromSubjectLocked(), renamed filter:
Roland Häder [Sat, 25 Jun 2011 00:46:57 +0000 (00:46 +0000)]
Introduced function determinePointsColumnFromSubjectLocked(), renamed filter:
- Introduced function determinePointsColumnFromSubjectLocked() which allows to
  "route" added points to a different user's sub-account than just 'normal'
  and 'locked'.
- Renamed filter 'add_points' to 'post_add_points'. You NEED to re-install
  ext-mediadata to get accurate media data back (ext-booking is still in
  development)

12 years agoMaybe this text is more clear?
Roland Häder [Sat, 18 Jun 2011 02:08:04 +0000 (02:08 +0000)]
Maybe this text is more clear?

12 years agoEncapsulated adding configuration entries with new wrapper function addConfigAddSql()
Roland Häder [Sat, 18 Jun 2011 02:02:46 +0000 (02:02 +0000)]
Encapsulated adding configuration entries with new wrapper function addConfigAddSql()

12 years agoBad typo fixed and extension 'ext-coupon' started:
Roland Häder [Tue, 14 Jun 2011 16:51:08 +0000 (16:51 +0000)]
Bad typo fixed and extension 'ext-coupon' started:
- Typo fixed
- Extension 'ext-coupon' started
- TODOs.txt updated

12 years agoDEBUG_MODE is N now by default
Roland Häder [Tue, 14 Jun 2011 16:45:45 +0000 (16:45 +0000)]
DEBUG_MODE is N now by default

12 years agoSome more encapulation of global array elements for extensions
Roland Häder [Sat, 11 Jun 2011 00:41:37 +0000 (00:41 +0000)]
Some more encapulation of global array elements for extensions

12 years agoopps ...
Roland Häder [Fri, 10 Jun 2011 22:24:12 +0000 (22:24 +0000)]
opps ...

12 years agoNew wrapper function changeDataInLocalConfigurationFile() introduced
Roland Häder [Fri, 10 Jun 2011 22:23:17 +0000 (22:23 +0000)]
New wrapper function changeDataInLocalConfigurationFile() introduced

12 years agomailer for session entries. :)
Roland Häder [Fri, 10 Jun 2011 22:18:32 +0000 (22:18 +0000)]
mailer for session entries. :)

12 years agoext-coupon is still unfinished
Roland Häder [Fri, 10 Jun 2011 22:14:36 +0000 (22:14 +0000)]
ext-coupon is still unfinished

12 years agoExtension 'ext-coupon' moved to branch, SQLs improved:
Roland Häder [Fri, 10 Jun 2011 22:12:18 +0000 (22:12 +0000)]
Extension 'ext-coupon' moved to branch, SQLs improved:
- All database columns should be surrounded with backticks (`) in all SQL
  statements
- Extension 'ext-coupon' resurrected from 'contrib'

12 years agoMoved all FILTER_FOO() filter functions to an own include directory:
Roland Häder [Thu, 2 Jun 2011 05:00:15 +0000 (05:00 +0000)]
Moved all FILTER_FOO() filter functions to an own include directory:
- For example inc/filter/foo_filter.php holds filter functions for extension
  'foo'

12 years agoInterface URLs for SeCash.de updated to v3 'codes'
Roland Häder [Thu, 2 Jun 2011 03:39:45 +0000 (03:39 +0000)]
Interface URLs for SeCash.de updated to v3 'codes'

12 years agoSpiders can handle 302 replies nicely these days ...
Roland Häder [Tue, 24 May 2011 17:09:38 +0000 (17:09 +0000)]
Spiders can handle 302 replies nicely these days ...

12 years agoCIA.vc is down indefinitely :-(
Roland Häder [Thu, 12 May 2011 00:19:14 +0000 (00:19 +0000)]
CIA.vc is down indefinitely :-(

12 years agoDefault prefix for all SQL tables is now 'mailer', developer team now mentioned,...
Roland Häder [Wed, 4 May 2011 19:24:58 +0000 (19:24 +0000)]
Default prefix for all SQL tables is now 'mailer', developer team now mentioned, instead of domain

13 years agosvn:eol-style set to 'native'
Roland Häder [Wed, 20 Apr 2011 04:50:00 +0000 (04:50 +0000)]
svn:eol-style set to 'native'

13 years agoAdded patch_core.sh to all 'cored' PHP projects to ease patching of the 'core' project
Roland Häder [Mon, 18 Apr 2011 20:43:26 +0000 (20:43 +0000)]
Added patch_core.sh to all 'cored' PHP projects to ease patching of the 'core' project

13 years agoRenamed script to baseUrl to make it more clear
Roland Häder [Fri, 25 Mar 2011 10:34:19 +0000 (10:34 +0000)]
Renamed script to baseUrl to make it more clear

13 years agoAdded missing language string
Roland Häder [Tue, 8 Mar 2011 13:04:10 +0000 (13:04 +0000)]
Added missing language string

13 years agoReverted previous commit, this is an unfinished area
Roland Häder [Tue, 8 Mar 2011 12:56:06 +0000 (12:56 +0000)]
Reverted previous commit, this is an unfinished area

13 years agoRemoved debug die() call
Roland Häder [Tue, 8 Mar 2011 12:53:57 +0000 (12:53 +0000)]
Removed debug die() call

13 years agoFix for wrong detection of broken HTTP server
Roland Häder [Tue, 8 Mar 2011 12:25:38 +0000 (12:25 +0000)]
Fix for wrong detection of broken HTTP server

13 years agoSubstracting the count of \r\n in chunked-encoded HTTP messages indicates a broken...
Roland Häder [Tue, 8 Mar 2011 11:31:10 +0000 (11:31 +0000)]
Substracting the count of \r\n in chunked-encoded HTTP messages indicates a broken HTTP server implementation, currently only the AnomicHTTPD ( anomic.de or http://yacy.net ) is known to me as broken

13 years agofetchUserData() does not only fetch user data for a given userid, so is renamed...
Roland Häder [Sat, 26 Feb 2011 05:38:46 +0000 (05:38 +0000)]
fetchUserData() does not only fetch user data for a given userid, so  is renamed to reflect this behaviour

13 years agoSeveral minor HTML/CSS fixes
Roland Häder [Sat, 26 Feb 2011 05:13:28 +0000 (05:13 +0000)]
Several minor HTML/CSS fixes

13 years agoFixed wrong braces
Roland Häder [Sat, 26 Feb 2011 04:46:32 +0000 (04:46 +0000)]
Fixed wrong braces

13 years agoExtension ext-forced continued, 'earnings' are now in one menu block:
Roland Häder [Sat, 26 Feb 2011 04:37:11 +0000 (04:37 +0000)]
Extension ext-forced continued, 'earnings' are now in one menu block:
- Basic menu structure for ext-forced finished
- New member menu 'action-earn' added, where all "earning possibilities" should go
- SQL dumps resorted to let them look like the menu will appear
- Bugs in what-<admin|guest|mem>edit.php fixed, mostly small things and memedit
  has linked to adminedit

13 years agoSQL command for member registration moved to proper extension
Roland Häder [Thu, 24 Feb 2011 21:51:45 +0000 (21:51 +0000)]
SQL command for member registration moved to proper extension

13 years agoExtension ext-network does now show if a network requires the webmaster to send a...
Roland Häder [Sun, 20 Feb 2011 16:13:59 +0000 (16:13 +0000)]
Extension ext-network does now show if a network requires the webmaster to send a copy of ID card:
- Some advertiser networks require you to send them a copy of an ID card or
  business registration. They are now marked so.
- Some more lowercase UTF-8 converted to uppercase
- TODOs.txt updated

13 years agoSupport for chunked HTTP messages added, some code encapsulated:
Roland Häder [Thu, 17 Feb 2011 11:12:15 +0000 (11:12 +0000)]
Support for chunked HTTP messages added, some code encapsulated:
- Support for 'Transfer-Encoding: chunked' HTTP header added (it might still
  be buggy, please report)
- New function removeHttpHeaderFromResponse() introduced (which encapsulates
  some code dublicates)
- TODOs.txt updated

13 years agoFunction name fixed
Roland Häder [Wed, 16 Feb 2011 14:46:09 +0000 (14:46 +0000)]
Function name fixed

13 years agoWe should write UTF-8 in upper-case
Roland Häder [Wed, 16 Feb 2011 13:20:14 +0000 (13:20 +0000)]
We should write UTF-8 in upper-case

13 years agoMore usage of EL code in error messages
Roland Häder [Sat, 12 Feb 2011 10:28:41 +0000 (10:28 +0000)]
More usage of EL code in error messages

13 years agoDuplicate function removed
Roland Häder [Tue, 8 Feb 2011 03:29:52 +0000 (03:29 +0000)]
Duplicate function removed

13 years agoRenamed a lot language strings to new naming convention, first english translation...
Roland Häder [Tue, 8 Feb 2011 03:26:24 +0000 (03:26 +0000)]
Renamed a lot language strings to new naming convention, first english translation added

13 years agoNew wrapper functions introduced, TODOs.txt updated
Roland Häder [Mon, 7 Feb 2011 15:46:01 +0000 (15:46 +0000)]
New wrapper functions introduced, TODOs.txt updated

13 years agoWrapper function isAdminsExpertWarningEnabled() introduced
Roland Häder [Mon, 7 Feb 2011 00:53:33 +0000 (00:53 +0000)]
Wrapper function isAdminsExpertWarningEnabled() introduced

13 years agoColumns 'last_month' and 'last_week' are now TINYINT (was: CHAR)
Roland Häder [Mon, 7 Feb 2011 00:40:01 +0000 (00:40 +0000)]
Columns 'last_month' and 'last_week' are now TINYINT (was: CHAR)

13 years agoZEROFILL added (please change manually if sql_patches v0.7.5 is your version)
Roland Häder [Mon, 7 Feb 2011 00:35:47 +0000 (00:35 +0000)]
ZEROFILL added (please change manually if sql_patches v0.7.5 is your version)