Commit Graph

15 Commits

Author SHA1 Message Date
6543 28eb5848ef
bugfix:
* only reload window if corect
* parse corectly if no sort= in search but other parameters
2019-08-27 18:48:23 +02:00
6543 9444d57e5d
bugfix: if search has no other parameters url building ailed 2019-08-27 18:20:22 +02:00
6543 e8d5f33db2
fix some bugs 2019-08-27 17:56:10 +02:00
6543 607f83972d remove wrong comment 2019-08-27 17:41:26 +02:00
6543 2813577c4c
first fersion of algo finished 2019-08-27 17:39:58 +02:00
6543 4b59391a36
cleanup 2019-08-27 17:19:56 +02:00
6543 7833ab0dcf
add url parsing to sortt function 2019-08-27 17:16:17 +02:00
6543 fe10eabff8
changes for onclick 2019-08-27 16:35:45 +02:00
6543 d678f2bd02
rename gobal functin sortt_f to sortt and update Readme 2019-08-27 16:21:33 +02:00
6543 9dcc74c22f
code reformat 2019-08-27 16:17:53 +02:00
6543 6ee0d1a7a5
use html attribute onclock so javascript dont have to asign eventhandlers itself 2019-08-27 16:17:30 +02:00
6543 7a48425d11 add global function and varle
* window.sortt_url (contains url sort= argument)
 * window.sortt_f (main routine to reload page with new sort parameter)
2019-08-27 16:01:58 +02:00
6543 8dbce7b82a cleanup stuff 2019-08-27 15:06:02 +02:00
6543 12849ba6bc rename sorttable -> sortt
and remove som stuff
2019-08-27 14:27:57 +02:00
6543 21dc9ef50d
use old sorttable script to use code partes from it 2019-08-27 14:17:23 +02:00