Commit Graph
97 Commits
Author SHA1 Message Date
mdipierro 46829e95ad fixed winservice, thanks Marin Prajic 2012-07-25 18:34:53 -05:00
mdipierro 62d4eb0556 added comment in welcome default.py 2012-07-20 11:27:38 -05:00
mdipierro ee376afa2d changed CRYPT, Auth, welcome digest_alg default 2012-07-20 10:31:07 -05:00
mdipierro 7ce6442efb more language patches, thanks Vladyslv 2012-07-18 15:35:42 -05:00
mdipierro dbe83a2b5e added some more missing files 2012-07-18 13:40:10 -05:00
mdipierro 060a389383 added missing files from Vladyslav 2012-07-18 12:48:08 -05:00
mdipierro b75ebb9887 new languages patch with pluralization, thanks Vladyslav 2012-07-18 11:22:41 -05:00
mdipierro 61834b2e4a better export buttons in grid, thanks Niphlod 2012-07-17 17:13:40 -05:00
mdipierro 44c15ddd7e reverted welcome/default/index because of a problem 2012-07-17 12:50:45 -05:00
mdipierro 68303b5e6e welcome css pathc, issue 896, thanks Angelo 2012-07-16 13:16:02 -05:00
mdipierro f407e5c666 improved admin navigation, thanks Vladyslav 2012-07-15 17:28:46 -05:00
mdipierro 019b887c63 many improvements from Vladyslav 2012-07-14 22:45:32 -05:00
mdipierro b82616af06 adding default languages, thanks Vladyslav 2012-07-12 15:23:25 -05:00
mdipierro c5544eee23 patched welcome languages, thanks Vladyslav 2012-07-11 22:16:06 -05:00
mdipierro 6313a83f83 better user.html, thanks Dave 2012-07-10 00:22:35 -05:00
mdipierro f71bb239d8 renamed welcome crontab crontab.example, thanks Jonathan 2012-07-08 16:40:01 -05:00
mdipierro da94e68e53 fixed default algorithm with salt, requires hmac_key 2012-07-04 23:30:52 -05:00
mdipierro f8d5bf87c1 Auth(...,salt=True), thanks Dave Stoll 2012-07-04 19:22:40 -05:00
mdipierro 9d5ea2031b bootstrap 2.0.4 + responsive, issue 858, thanks lightdot 2012-07-04 17:45:55 -05:00
mdipierro 074b3de687 component timeout defauls to oo, issue 871, thanks Simon 2012-07-04 17:05:27 -05:00
mdipierro d91271fa42 more T's in appadmin.py, thanks Vladyslav 2012-06-30 12:11:00 -05:00
mdipierro a364dc5fde nested DIV in error messages, issue 861 thanks Richard 2012-06-25 14:31:52 -05:00
mdipierro 16398dace9 improved bootswatch, thanks Paolo 2012-06-18 17:07:32 -05:00
mdipierro 1609a9b181 improved layout, thanks Paolo 2012-06-17 23:35:03 -05:00
mdipierro 0c957fcf7a removed obsolete files and upgraded to jquery 1.7.2 2012-06-16 18:57:59 -05:00
Massimo Di Pierro 971a0751ee imporved web2py.js no longer escapes flash and commands in headers 2012-06-15 13:17:09 -05:00
Massimo Di Pierro 58f456487c reverted revision 2799e09d6bb4, until better idea, because of backward compatibility 2012-06-14 15:42:18 -05:00
Massimo DiPierro 50e5bc0075 fixed welcome layout on lack of auth 2012-06-06 11:37:28 -05:00
Massimo DiPierro a51c0d119d Merge remote-tracking branch 'origin/master' 2012-06-06 11:16:28 -05:00
Massimo DiPierro 6acc2b6ed7 fixed web2py.py himBH>jQuery, thanks Anthony 2012-06-06 10:51:34 -05:00
Michele Comitini 64a2d51fea Merge branch 'master' of github.com:web2py/web2py 2012-06-06 11:10:56 +02:00
Massimo DiPierro 8dc1bdd18f customizable breakcrumbs in smartgrid, thanks Paolo 2012-06-04 18:45:17 -05:00
Massimo DiPierro e0444b7bde fixed Romanian translation, thanks Ionel 2012-06-02 16:44:27 -05:00
Massimo DiPierro bb1971aabd romanian translation for welcome, thanks ionel 2012-06-02 14:36:17 -05:00
Massimo Di Pierro 0223e8e4fd fixed navbar problem with IE, thanks Paolo 2012-05-28 15:55:19 -05:00
Massimo Di Pierro 63cb01d452 who.html updated 2012-05-28 13:37:48 -05:00
Massimo Di Pierro 296e9f0d0e language files are now searched recursively, thanks Vlad 2012-05-28 13:31:40 -05:00
Massimo Di Pierro 25ecaee096 fixed encoding in flash messages, thanks Vlad 2012-05-28 13:23:40 -05:00
Massimo Di Pierro 470f03f15a better bootswatch support in case no css, thanks Paolo 2012-05-27 17:54:20 -05:00
Massimo Di Pierro f9e73987e2 Ukrainian translations, thanks Vladyslav Kozlovskyy 2012-05-27 17:39:39 -05:00
Massimo Di Pierro 03340d89eb added bootswatch.css 2012-05-26 17:53:52 -05:00
Massimo Di Pierro 5a45b6e799 fixed better js for bootswatch menus 2012-05-25 15:03:40 -05:00
Massimo Di Pierro cd248c15b3 fixed js for bootswatch menus 2012-05-25 15:02:30 -05:00
Massimo Di Pierro 908b6750ad new welcome menu bootswatch friendly, thanks Paolo Caruccio 2012-05-25 14:52:25 -05:00
Michele Comitini d34535914c Merge branch 'master' of github.com:web2py/web2py 2012-05-23 18:12:06 +02:00
Massimo DiPierro 1a0e091288 better and centered welcome layout, thanks Chris May 2012-05-22 09:05:39 -05:00
Michele Comitini ec0c6d7059 Simplify the https check logic using request.is_https which is smarter. 2012-05-15 22:38:43 +02:00
Massimo Di Pierro aad08d22df better title in layout, bootstrap compatible, thanks Omi 2012-05-02 17:14:18 -05:00
Massimo Di Pierro 437ff3e464 form.add_button(value,link) 2012-04-30 13:45:29 -05:00
Massimo Di Pierro 85f8dc6d5b request.intargs(i,default,url_onerror=URL(...)) 2012-04-29 18:51:04 -05:00