Commit Graph

7543 Commits

Author SHA1 Message Date
mdipierro
2bbe361783 fixed problem with fpdf import in generics, thanks Adrew 2012-08-23 16:56:26 -05:00
mdipierro
a4651eeee1 fixed problem with fpdf import in generics, thanks Adrew 2012-08-23 16:56:26 -05:00
mdipierro
6c7de5a0b0 fixed tag rendering end edit menu permissions 2012-08-23 15:04:08 -05:00
mdipierro
2c866c68e4 fixed tag rendering end edit menu permissions 2012-08-23 15:04:08 -05:00
mdipierro
113268b12a better style in wiki search and tagcloud 2012-08-23 14:52:45 -05:00
mdipierro
b400d3844d better style in wiki search and tagcloud 2012-08-23 14:52:45 -05:00
mdipierro
96d4de8277 T bug in tools 2012-08-23 14:33:43 -05:00
mdipierro
33ce161e20 T bug in tools 2012-08-23 14:33:43 -05:00
mdipierro
10d5b48643 smarter index.html for wiki 2012-08-23 13:19:19 -05:00
mdipierro
00f9292e06 smarter index.html for wiki 2012-08-23 13:19:19 -05:00
mdipierro
b3a8047ba3 edited makefile 2012-08-23 12:44:31 -05:00
mdipierro
807045e8b3 edited makefile 2012-08-23 12:44:31 -05:00
mdipierro
9bd008021d R-2.0.1-rc2 2012-08-23 11:11:41 -05:00
mdipierro
dcb4a92bc4 R-2.0.1-rc2 2012-08-23 11:11:41 -05:00
mdipierro
2915dc75d3 fixed auth with lazy auth 2012-08-23 10:56:40 -05:00
mdipierro
b8dbb8a5dd fixed auth with lazy auth 2012-08-23 10:56:40 -05:00
mdipierro
e4d0e03078 lazy auth? 2012-08-23 10:48:36 -05:00
mdipierro
417495e164 lazy auth? 2012-08-23 10:48:36 -05:00
mdipierro
3785a4b5db reverted accidental tools change 2012-08-23 10:09:49 -05:00
mdipierro
f6e89cc804 reverted accidental tools change 2012-08-23 10:09:49 -05:00
mdipierro
f7f9e23246 fixed problem with on_define 2012-08-23 10:08:00 -05:00
mdipierro
87a7d2e423 fixed problem with on_define 2012-08-23 10:08:00 -05:00
mdipierro
945437e04d db.define_table('person',Field('name'),on_define=lambda table: [table.name.set_attributes(writable=False)]), thanks Jonathan 2012-08-23 09:20:25 -05:00
mdipierro
09dc27faed db.define_table('person',Field('name'),on_define=lambda table: [table.name.set_attributes(writable=False)]), thanks Jonathan 2012-08-23 09:20:25 -05:00
mdipierro
4d25413229 added Killer Web Development link, thanks Anthony 2012-08-23 09:00:56 -05:00
mdipierro
bd12fd4c7b added Killer Web Development link, thanks Anthony 2012-08-23 09:00:56 -05:00
mdipierro
dacff1fc09 added DIV.add_class, DIV.remove_class, thanks Dulakian, fixed issue 952 2012-08-23 08:54:34 -05:00
mdipierro
089c0b33db added DIV.add_class, DIV.remove_class, thanks Dulakian, fixed issue 952 2012-08-23 08:54:34 -05:00
mdipierro
4262511f91 restoring Settings backward compatibility, thanks Dominic 2012-08-23 08:42:47 -05:00
mdipierro
cf51c40e86 restoring Settings backward compatibility, thanks Dominic 2012-08-23 08:42:47 -05:00
mdipierro
57b7018a83 fixed changelog typos, thanks Niphlod 2012-08-23 08:37:55 -05:00
mdipierro
aad7aac1c7 fixed changelog typos, thanks Niphlod 2012-08-23 08:37:55 -05:00
mdipierro
d2999307d8 removed unwanted trailing spaces from fpdf 2012-08-23 08:36:50 -05:00
mdipierro
36c1915883 removed unwanted trailing spaces from fpdf 2012-08-23 08:36:50 -05:00
mdipierro
a528df0b2e moved pyfpdf to fpdf, thanks Mariano 2012-08-23 08:35:41 -05:00
mdipierro
d03bf8af88 moved pyfpdf to fpdf, thanks Mariano 2012-08-23 08:35:41 -05:00
mdipierro
c4c9024ee0 new pyfpdf, thanks Mariano 2012-08-23 08:31:04 -05:00
mdipierro
6bfd3ea7c5 new pyfpdf, thanks Mariano 2012-08-23 08:31:04 -05:00
Michele Comitini
6bdde2379e Merge github.com:web2py/web2py 2012-08-23 14:10:50 +02:00
mdipierro
dac059e85e minor edits in changelog 2012-08-22 19:47:15 -05:00
mdipierro
c2c1b56fe9 minor edits in changelog 2012-08-22 19:47:15 -05:00
mdipierro
a3d20386fc R-2.0.0rc1 2012-08-22 18:09:25 -05:00
mdipierro
9c81a20df2 R-2.0.0rc1 2012-08-22 18:09:25 -05:00
mdipierro
9c3e4cf03a tag in Makefile 2012-08-22 18:08:58 -05:00
mdipierro
1a5b4ea6ae tag in Makefile 2012-08-22 18:08:58 -05:00
mdipierro
0630f4e298 cleaned up changelog for 2.0 2012-08-22 17:35:41 -05:00
mdipierro
0cef0c0dfc cleaned up changelog for 2.0 2012-08-22 17:35:41 -05:00
mdipierro
dde46a4ee4 wiki.auth() has wiki-menu page 2012-08-22 17:07:44 -05:00
mdipierro
8cc853d9e0 wiki.auth() has wiki-menu page 2012-08-22 17:07:44 -05:00
mdipierro
3b0d1ab410 reverting bootstrap 2.1.0 because messes up navbar 2012-08-22 16:03:03 -05:00