Feature 5388: Print Invoices (documents) list gets too long. Fixed by default 180...
[fa-stable.git] / includes / db_pager.inc
2018-04-18 Joe HuntFixed a php 7.2 bug in db_pager.inc.
2017-11-09 Janusz DobrowolskiPHP7 compatibility fixes.
2017-06-02 Janusz DobrowolskiNow stable version is 2.4
2017-05-17 Joe Hunt0003871: [Fixed Assets] new patch fix for: 0003866...
2015-11-06 Joe HuntCleanup comments. Small bugfixes. Second run
2015-05-10 Janusz DobrowolskiMerged changes from master branch up to current state.
2015-05-09 Joe HuntMerge branch 'master' of ssh://git.code.sf.net/p/fronta...
2015-05-06 Janusz DobrowolskiFixed regression in db_pager.
2015-04-18 Janusz DobrowolskiMerging latest changes from stable branch up to 2.3.24
2015-04-11 Janusz DobrowolskiAdditional syntax cleanup to previous patch.
2015-04-11 Janusz DobrowolskiFixed problem with counting number of rows for some...
2015-03-25 Janusz DobrowolskiMerged changes from stable branch up to 2.3.23.
2015-01-10 Janusz DobrowolskiAccess to system settings moved from global scope to...
2015-01-03 Janusz DobrowolskiCleanup: removed all closing tags in php files.
2014-12-25 Janusz DobrowolskiMerged changes form stabel branch up to the current...
2014-05-31 Janusz DobrowolskiStable branch merged up to 2.3.21
2014-05-07 JoeNew mysql/mysqli driver implemented. Uses mysqli driver...
2013-10-31 Janusz DobrowolskiFixed a couple of obvious errors.
2013-10-31 Janusz DobrowolskiImproved db_pager query parsing (fixed error in Sales...
2013-10-27 Janusz DobrowolskiMerged latest changes from stable branch.
2013-10-27 Janusz DobrowolskiMerged last changes from stable.
2013-07-16 Maxime BourgetImproved db_pager widget sorting (now user column selec...
2013-07-16 Maxime BourgetImproved db_pager::set_sql to use array as well as...
2013-05-09 Janusz DobrowolskiMerged changes up to 2.3.16 into unstable
2013-03-20 Janusz DobrowolskiCleanups.
2012-11-22 Janusz DobrowolskiMerged changes form stable branch up to 2.3.13
2012-10-08 Janusz DobrowolskiMerged latest changes from stable branch.
2012-09-18 Janusz DobrowolskiMerged changes from stable branch up to 2.3.12
2012-09-09 Janusz DobrowolskiSecurity cleanups in access roles and db_pager.
2012-06-16 Janusz Dobrowolski0000593,0001093: Prepayments made against orders implem...
2010-12-10 Janusz DobrowolskiNew files from unstable branch
2010-11-11 Janusz DobrowolskiFixed sql_gen method for multiply extra where clauses.
2010-10-28 Janusz DobrowolskiAll mysql specific calls moved to connect_db.inc
2010-04-14 Joe HuntReplaced the global variables for table styles to defin...
2009-12-24 Janusz DobrowolskiMerged changes from main trunk 2.2.1-2.2.2
2009-12-23 Joe HuntReplaced all deprecated functions so FA runs in php...
2009-11-19 Janusz DobrowolskiUpdate from usntable branch.
2009-09-19 Janusz DobrowolskiSupport for inactive record control added, optimizations.
2009-03-09 Janusz DobrowolskiNew files after 2.1RC merge
2009-02-08 Janusz DobrowolskiFixed divison by zero in empty pager.
2009-02-08 Joe HuntChanged license type to GPLv3 in top of files
2009-02-02 Janusz DobrowolskiFixed start order in initialy sorted pagers.
2009-01-28 Joe HuntCopyright notes at top op every source file
2009-01-09 Janusz DobrowolskiAdded width parameter.
2008-12-05 Janusz DobrowolskiAllowed optional ORDER BY in pager sql.
2008-11-18 Janusz DobrowolskiNext fixes to db_pager usage/behaviour.
2008-11-16 Janusz DobrowolskiAdded optional dbpager header and footer
2008-11-12 Janusz DobrowolskiChenaged api for inserted columns
2008-11-05 Janusz DobrowolskiSome fixes.
2008-11-04 Janusz DobrowolskiFixed missing focus on first/last page.
2008-11-04 Janusz DobrowolskiDb_pager widget for paged/sorted sql query.