]> git.mxchange.org Git - mailer.git/shortlog
mailer.git
2011-07-05 quix0rMore EL and fixes for title strings
2011-07-05 quix0rA major bugfix for extension registration, ext-coupon...
2011-07-04 quix0rFix for link title
2011-07-04 quix0rMore rewrites to use EL code
2011-07-04 quix0rInstallation rewritten to use more EL code
2011-07-04 quix0rFixes/improvements, missing version 0.1.3 for ext-autpu...
2011-07-04 quix0rHopefully the final fixes
2011-07-04 quix0rAdded a check for isExtensionUpdateRunning() in updateE...
2011-07-04 quix0rRemove filters on uninstallation
2011-07-04 quix0rFix #1002
2011-07-04 quix0rReferal level is now NULL
2011-07-04 quix0rMissing rows should be created
2011-07-04 quix0rRewrite
2011-07-04 quix0rRequired fix for NULL vs. 0 in user_points
2011-07-04 quix0rRenamed ... :(
2011-07-04 quix0rMore fixes/missing language id added
2011-07-04 quix0rPossible fixes
2011-07-04 quix0rIntroduced missing function getPaymentMethodFromExtensi...
2011-07-04 quix0rShort is sweeter again
2011-07-04 quix0rFix #1001 ...
2011-07-04 quix0rFixes/rewrites
2011-07-04 quix0rShorter and sweeter
2011-07-04 quix0rIntroduced translateTaskType()
2011-07-04 quix0rThis way ...
2011-07-04 quix0rFixes
2011-07-04 quix0rParse error fixed #2
2011-07-04 quix0rParse error fixed
2011-07-04 quix0rExtension ext-grade continued, a lot renames:
2011-07-03 quix0rOpps ...
2011-07-03 quix0rInactive developer 'profi-concept' moved to inactive...
2011-07-03 quix0rCountless fixes, ext-grade started:
2011-07-02 quix0rMake sure that extension versions not 0.0.0 are handled...
2011-07-02 quix0rEmpty but required-not-empty variables needs now bugfixing
2011-07-02 quix0rGetting total/own points rewritten to filter:
2011-07-01 quix0rDescription made more clear
2011-06-30 quix0rAlso ext-user needs to be excluded here
2011-06-30 quix0r0.0.0 shall be our first version
2011-06-30 quix0rDisplay a proper message for non-productive extensions
2011-06-30 quix0rExtension ext-user needs to be installed for ref.php...
2011-06-30 quix0rFixes for absent ext-user and misleading data removed
2011-06-30 quix0rMissed default value but had already closed editor :(
2011-06-30 quix0rCode cleanups, ext-booking continued:
2011-06-30 quix0rTable user_book renamed to user_booking, isExtensionOld...
2011-06-30 quix0rA lot email templates renamed, SQL fixed:
2011-06-30 quix0r'NO-ACL' is more clear that we don't have an ACL for...
2011-06-30 quix0rEven more checks for ext-user
2011-06-30 quix0rA missing ext-user could also cause errors here ...
2011-06-30 quix0rBetter this way
2011-06-30 quix0rExtension ext-user can be absent if manually remove...
2011-06-30 quix0rPossible fix for error 'Empty delimiter,errfile=wrapper...
2011-06-30 quix0rOpps #2 ... :(
2011-06-30 quix0rOpps ... :(
2011-06-30 quix0rForgot to include the 0.7.9 update :(
2011-06-30 quix0rNaming convention on language strings applied, ACL...
2011-06-29 quix0rMissing argument in installation phase added
2011-06-29 quix0rUsed points are always negative numbers
2011-06-29 quix0r'center' for all headers
2011-06-29 quix0rUsers can now change receive status for coupons
2011-06-29 quix0rExtension ext-coupon basicly finished, no shortcuts...
2011-06-29 quix0rFixed handling of nicknames as 'refid':
2011-06-29 quix0r'order_points' and locked are now displayed, some array...
2011-06-29 quix0rExtension ext-coupon continued, naming convention,...
2011-06-28 quix0rRenamed some all-capitalized variables small
2011-06-28 quix0rExtension ext-coupon continued, a lot improvements...
2011-06-28 quix0rTitle rows added to several table, naming convention...
2011-06-28 quix0rExtension ext-engine is dead and will never come back
2011-06-28 quix0rMenu block 'logout' is now weighted 999 as default
2011-06-28 quix0rMore EL code, security for $_POST elements rewritten...
2011-06-28 quix0rFixed name inconsistency
2011-06-28 quix0rRenamed templates, more usage of EL
2011-06-28 quix0rSQLs fixed
2011-06-28 quix0rAlways change column name
2011-06-28 quix0rFix for previous commit
2011-06-28 quix0rSome more code-cleanups:
2011-06-28 quix0rSome text rewritten, CSS class added:
2011-06-28 quix0rSome text made more clear
2011-06-28 quix0rCasting added, fix for bigintval() verifcation
2011-06-28 quix0rFunction generateGenderSelectionBox() introduced, some...
2011-06-27 quix0rRenamed functions to make it more clear, ext-coupon...
2011-06-25 quix0rWrapper functions for converting commas in configuratio...
2011-06-25 quix0rWrapper function introduced, double-quotes converted...
2011-06-25 quix0rSpaces added because we don't use spaces in SQL queries...
2011-06-25 quix0rWrapper functions introduced for configuration, loaders...
2011-06-25 quix0rDouble question mark fixed
2011-06-25 quix0rExtension ext-coupon continued, missing template added:
2011-06-25 quix0rMissing variable fixed, array initialization moved
2011-06-25 quix0rIntroduced wrapper function addCreateTableSql(), fixed...
2011-06-25 quix0rLAS (logical area system) table renamed, table comments...
2011-06-25 quix0rTypo fixed :(
2011-06-25 quix0rIntroduced template call-back function 'doTemplateAdmin...
2011-06-25 quix0rChanged important SERVER_URL which now points to the...
2011-06-25 quix0rSome cleanups/rewrites here and there:
2011-06-25 quix0rRenamed generic 'data' to 'filterData'
2011-06-25 quix0rIntroduced function determinePointsColumnFromSubjectLoc...
2011-06-18 quix0rMaybe this text is more clear?
2011-06-18 quix0rEncapsulated adding configuration entries with new...
2011-06-14 quix0rBad typo fixed and extension 'ext-coupon' started:
2011-06-14 quix0rDEBUG_MODE is N now by default
2011-06-11 quix0rSome more encapulation of global array elements for...
2011-06-10 quix0ropps ...
next