Age | Commit message (Expand) | Author |
2006-10-27 | Fix parsing of (n.m) form in parse_amount | tetragon |
2006-10-27 | Added (n) handling to parse_mamount | einhverfr |
2006-10-27 | Audited CA.pm and moved to new API | einhverfr |
2006-10-27 | Moved BP.pm to new db framework | einhverfr |
2006-10-26 | Added custom fields awareness to LedgerSMB::PE | einhverfr |
2006-10-25 | Remove hidden files from list of displayed languages | tetragon |
2006-10-25 | Switching locales over to using the .po files directly | tetragon |
2006-10-25 | Database upgrades now use psql | einhverfr |
2006-10-24 | Now Sysconfig will allow ledger-smb.conf variables to override its settings. | einhverfr |
2006-10-24 | Fix filenames used for memberfile locking | tetragon |
2006-10-24 | Fixing breadead mistakes when moving variables to new namespace | einhverfr |
2006-10-24 | Fixed pricegroup query | einhverfr |
2006-10-24 | Forgot to include the ledger-smb.conf on that last commit | einhverfr |
2006-10-24 | Removed extraneous arguments regarding config namespace | einhverfr |
2006-10-24 | Actually commit changes to country_codes to convert to standard names | tetragon |
2006-10-24 | Made .mo path user configurable | einhverfr |
2006-10-24 | Made sure the LedgerSMB::Sysconfig namespace was available where necessary | einhverfr |
2006-10-24 | Moved all scalars out of ledger-smb.conf | einhverfr |
2006-10-23 | Convert locales to Locale::Maketext::Lexicon | tetragon |
2006-10-23 | Moved io lineitem column list to LedgerSMB::Sysconfig; | einhverfr |
2006-10-21 | Removing Locale::findsub | tetragon |
2006-10-21 | Reverse function translation lookup removal | tetragon |
2006-10-21 | Fifth batch of files prepared for RFTL removal | tetragon |
2006-10-21 | Modified parsing to return undef on empty string. | einhverfr |
2006-10-21 | Removing old code to test for reparsing | einhverfr |
2006-10-21 | Fix formatting of negative numbers with formats '1000,00' and '1.000,00' | tetragon |
2006-10-21 | Corrected a number of amount parsing problems | einhverfr |
2006-10-21 | Correcting braindead logic.... | einhverfr |
2006-10-21 | Moved double-parsing detection to UNIVERSAL::isa() | einhverfr |
2006-10-21 | Fine tuning of whitelisting checks | einhverfr |
2006-10-21 | fixed eval line in parse_amount | einhverfr |
2006-10-20 | Moved ->parse_amount() to use Math::BigFloats to avoid issues of double-parsing | einhverfr |
2006-10-20 | Fixing braindead coding | einhverfr |
2006-10-20 | Applied fix to Form.pm's format_amount to handle double formating | einhverfr |
2006-10-20 | Added formating for 1 000.00 numbers | einhverfr |
2006-10-19 | Update locales.pl for new directory layout. | tetragon |
2006-10-19 | Added Jason's logging module | einhverfr |
2006-10-19 | Fixed user creation bug | einhverfr |
2006-10-19 | Got rid of duplicate locales.pl files | einhverfr |
2006-10-18 | Fixed issues with parsing numbers in "1 000.00" format and in double parsing ... | einhverfr |
2006-10-17 | Added session abstraction. | einhverfr |
2006-10-17 | Fixed bugs regarding run_custom_queries and new logins. | einhverfr |
2006-10-16 | `cat svn-commit.2.tmp` | einhverfr |
2006-10-16 | Added error of ->{dbh} fails to connect | einhverfr |
2006-10-16 | run_custom_queries update recursion fixed | einhverfr |
2006-10-13 | removing bin/lynx and bin/mozilla folders. All scripts are now at bin/ with b... | christopherm |
2006-10-13 | Removed utf formatting removing characters. | einhverfr |
2006-10-13 | Fixed $ substitution in format_line | einhverfr |
2006-10-11 | Preprocess the callproc procname so that the first () becomes the argstr. | einhverfr |
2006-10-08 | First round of tax code replacement, adds cumulative tax support | tetragon |