0003871: [Fixed Assets] new patch fix for: 0003866, 0003869
[fa-stable.git] / includes / ui / db_pager_view.inc
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-04-18 Janusz DobrowolskiMerging latest changes from stable branch up to 2.3.24
2015-03-25 Janusz DobrowolskiMerged changes from stable branch up to 2.3.23.
2015-03-12 Janusz DobrowolskiFixed many issues in output HTML code according to...
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-28 JoeRemoved many global variables from config.default.php...
2010-12-10 Janusz DobrowolskiNew files from unstable branch
2010-04-14 Joe HuntReplaced the global variables for table styles to defin...
2010-01-12 Janusz DobrowolskiMerged changes from main trunk up to 2.2.3
2010-01-10 Janusz DobrowolskiPrevented wanings for sqls without 'inactive' field.
2009-11-19 Janusz DobrowolskiUpdate from usntable branch.
2009-09-19 Janusz DobrowolskiSupport for inactive record control added, optimizations.
2009-06-25 Janusz DobrowolskiMerged changes from main branch up to 2.1.3.
2009-05-17 Janusz DobrowolskiRemoived buggy and obsolete hotkey support in pager_li...
2009-03-09 Janusz DobrowolskiNew files after 2.1RC merge
2009-02-21 Joe HuntAdded nowrap for date type fields in db_pager_view...
2009-02-08 Joe HuntChanged license type to GPLv3 in top of files
2009-01-16 Joe HuntChanged db_pager_view to only use one table (sometimes...
2009-01-09 Janusz DobrowolskiFixed rate display and table width.
2008-12-05 Janusz Dobrowolskismall fixes to layout.
2008-11-22 Joe HuntPreparing for Graphic Links final.Optimized.
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 DobrowolskiChanged 'spec','insert' handlers API.
2008-11-04 Janusz DobrowolskiDb_pager widget for paged/sorted sql query.