Commit Graph

57 Commits

Author SHA1 Message Date
Massimo Di Pierro
58f070949c fixed onvalidation for SQLFORM, issue 778, thanks Carlos Galindo 2012-05-02 16:08:40 -05:00
Massimo Di Pierro
67b05a140e fixed + after lists, thanks Niphlod 2012-04-24 08:39:51 -05:00
Massimo Di Pierro
11c0b934bf temp fix for web2py/yJtJRTUVJTg 2012-04-21 11:10:26 -05:00
Massimo Di Pierro
5a1cdb4e03 no twice no record found 2012-04-19 11:12:25 -05:00
Massimo Di Pierro
da6bd89383 welcome has bootstrap, and cleaner grid 2012-04-19 10:53:04 -05:00
Massimo Di Pierro
0da6403d86 grid.create_form 2012-04-18 21:20:13 -05:00
Massimo Di Pierro
b973db10ca fixed some issue in grid with grid.create_form 2012-04-09 15:57:58 -05:00
Massimo Di Pierro
50fde09299 col3 in grid, thanks Jonathan 2012-04-07 19:55:10 -05:00
Massimo Di Pierro
51fe7b4eed smartdictform again 2012-04-07 18:44:46 -05:00
Massimo Di Pierro
510f1c920c SQLFORM.smartdictform 2012-04-07 18:33:44 -05:00
Massimo Di Pierro
90e6e2a2a2 fixed missing readonly attribute in sqlhtml, thanks Alan 2012-04-04 08:20:48 -05:00
Massimo Di Pierro
c26dbeaff1 links in grid include referencing field (this is important for table with multiple reference fields) 2012-04-01 23:21:08 -05:00
Massimo Di Pierro
4d5d39e887 fixed problem with autocomplete, thanks gmini50 (issue 741) 2012-03-29 09:59:35 -05:00
Massimo Di Pierro
ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo Di Pierro
5e3bdb36b2 smart autocomplete with help fields, thanks Manuele 2012-03-26 11:10:32 -05:00
Massimo DiPierro
10482c2d30 fixed issue 715, thanks pgergo 2012-03-13 21:35:59 -05:00
Massimo Di Pierro
52aec74bb5 issue 674, allows methods as represent function, thanks Carlos 2012-02-26 15:36:18 -06:00
Massimo Di Pierro
5427c1b503 http://groups.google.com/group/web2py/browse_thread/thread/54dde625a2a19d19#, thanks Roderick 2012-02-14 08:44:25 -06:00
Massimo Di Pierro
01b09a450e fixed many small errors, thanks Marin Pranjić 2012-02-14 08:40:06 -06:00
Massimo Di Pierro
4228350d19 fixed issue 1786 with row_is in sqlhtml, thanks simonm3 2012-02-09 11:15:42 -06:00
Massimo Di Pierro
3b6ebb054e added import STYLE in sqlhtml, thanks Robert 2012-02-09 10:59:22 -06:00
Massimo Di Pierro
f2c8c1fd21 solved some bugs in build_query, thanks Michele 2012-02-04 09:50:11 -06:00
Massimo Di Pierro
b832ca68ee fixed some issues in dal.py and sqlhtml.py thanks Michele 2012-02-01 11:36:26 -06:00
Massimo Di Pierro
209f88b7b5 fixed 627 2012-01-29 16:19:11 -06:00
Massimo Di Pierro
937559bdfb possible fix for issue 619 2012-01-26 10:58:53 -06:00
Massimo Di Pierro
c0a63aeaa8 issue 634, thanks spametki 2012-01-24 08:37:42 -06:00
Massimo Di Pierro
f98ef25d32 fixed a problem with keyed tables and record_id, thanks Ben Goosman 2012-01-24 08:27:17 -06:00
Massimo Di Pierro
b03c40f442 issue 629, thanks makitalo 2012-01-21 17:26:12 -06:00
Massimo Di Pierro
6837da0917 issue 626 fixes unicode and truncattion, thanks mweissen 2012-01-20 11:36:42 -06:00
Massimo Di Pierro
ddb4205ed1 testing possible solution to issue 619 2012-01-20 11:19:47 -06:00
Massimo Di Pierro
2640f532ac issue 621, formstyle support in grid, thanks mweissen 2012-01-17 22:09:59 -06:00
Massimo Di Pierro
81512727fb issue 595 2012-01-16 22:32:12 -06:00
Massimo Di Pierro
76699b6b8e issue 594 fixed, != in grid query 2012-01-16 22:29:53 -06:00
Massimo Di Pierro
74ccb85ed9 issue 613, not sure if completely resolved, needs more testing 2012-01-16 21:46:23 -06:00
Massimo Di Pierro
5a23ca6230 http://code.google.com/p/web2py/issues/detail?id=610 DAL IMAP suppoer, thanks spametki 2012-01-16 21:34:07 -06:00
Massimo Di Pierro
96fa5364e6 fixed issue 604 2012-01-12 12:28:03 -06:00
Massimo Di Pierro
31f6c88b9d new __new__ syntax 2011-12-31 11:48:18 -06:00
Massimo Di Pierro
e55a7c0848 http://groups.google.com/group/web2py/browse_thread/thread/58435ce10fd71c8d/, thanks Alexandre 2011-12-26 13:51:01 -06:00
Massimo Di Pierro
d424dfdd98 callable formstyle without wrapper, thanks Iceberg 2011-12-25 14:03:01 -06:00
Massimo Di Pierro
822be670fe decimal widget should have decimal class 2011-12-19 22:59:14 -06:00
Massimo Di Pierro
2d1e90f6f9 SQLFORM grid allows ignore_rw, thanks Niphlod 2011-12-18 10:58:13 -06:00
Massimo Di Pierro
36304ceaf3 fixed problem with labels being helpers 2011-12-17 10:11:05 -06:00
Massimo Di Pierro
a01cc89ff2 fixed decimal bug in sqlform, thanks Anthony 2011-12-16 11:57:29 -06:00
Massimo Di Pierro
45d1c45329 custom_widget is now a form 2011-12-16 11:31:02 -06:00
Massimo Di Pierro
b13a2276f9 A(callable(rep) and rep(id) or id), thanks Anthony 2011-12-13 15:16:38 -06:00
Massimo Di Pierro
749269e288 fixed bug 2011-12-05 19:57:24 -06:00
Massimo Di Pierro
d281acb421 fixws and 'new' button in grid query 2011-12-05 11:39:42 -06:00
Massimo Di Pierro
cf413e568f yet better grid style 2011-12-04 16:24:56 -06:00
Massimo Di Pierro
0b6997aaad http://code.google.com/p/web2py/issues/detail?id=550, thanks Peter 2011-12-04 15:40:05 -06:00
Massimo Di Pierro
774d4b0dd8 better grid style 2011-12-04 15:12:46 -06:00