mdipierro
|
d15f13dcbd
|
Adapter.native_json
|
2013-01-21 14:13:05 -06:00 |
|
mdipierro
|
1518cbd16e
|
fixed json odd behavior
|
2013-01-21 14:05:45 -06:00 |
|
mdipierro
|
65cd2233f3
|
fixed tkMessageBox problem, thanks Bruno
|
2013-01-21 08:39:44 -06:00 |
|
mdipierro
|
8ac1a8cc05
|
json-rpc2 support, thanks Michele
|
2013-01-21 08:36:00 -06:00 |
|
mdipierro
|
d369310a5c
|
commented unwanted style info in admin
|
2013-01-21 08:25:20 -06:00 |
|
mdipierro
|
1d15871a69
|
fixed incorrect template validator in wiki, thanks Alan
|
2013-01-20 21:36:02 -06:00 |
|
mdipierro
|
35e7f4265b
|
allows modifiers in parse_as _rest, thanks Denes
|
2013-01-20 21:24:07 -06:00 |
|
mdipierro
|
bb0be8a523
|
attempt to fix issue 1296, ipv6 header parsing
|
2013-01-20 14:51:53 -06:00 |
|
mdipierro
|
6684754a47
|
fixed issue 1295, more git issues, thanks Alan
|
2013-01-20 14:50:20 -06:00 |
|
mdipierro
|
c214999e27
|
fixed issue 1294, thanks Vincent Chevrier
|
2013-01-20 14:48:45 -06:00 |
|
mdipierro
|
9e1ce571e4
|
fixed issue with multiple string expressions in select
|
2013-01-20 14:22:59 -06:00 |
|
mdipierro
|
2b968814c5
|
fixed previous commit error
|
2013-01-20 14:13:43 -06:00 |
|
Massimo
|
317d910cd3
|
.vtt in contenttype, thanks Magnitus
|
2013-01-18 10:01:01 -06:00 |
|
Massimo
|
51f5e40b37
|
fatch IMAP inbox size in dal, thanks Alan
|
2013-01-18 09:20:30 -06:00 |
|
Massimo
|
7b4a0515be
|
fixed issue 1291, casting to string for like operator, thanks Dominic
|
2013-01-18 09:14:19 -06:00 |
|
Massimo
|
e90000545b
|
highligthing wiki menu items, 1290, thanks Paolo
|
2013-01-18 09:09:21 -06:00 |
|
Massimo
|
ea01ec0f0e
|
fixed issue 1289, fixed wiki templates, thanks Alan
|
2013-01-18 09:05:39 -06:00 |
|
Massimo
|
ddc6da53b3
|
fixed searilization of request/response/session in tickets (they are stored as html, thanks Dominik
|
2013-01-17 17:33:17 -06:00 |
|
Massimo
|
a2aa738f19
|
removed un-necessary code, thanks Mariano
|
2013-01-17 11:34:52 -06:00 |
|
mdipierro
|
c0e1987b66
|
Merge pull request #52 from jbohren-forks/stable
Fixing indentation in readme
|
2013-01-17 09:11:36 -08:00 |
|
mdipierro
|
b7118a7d44
|
Merge pull request #51 from TierraDelFuego/master
Change/deletion in call to python interpreter
|
2013-01-17 09:11:18 -08:00 |
|
Massimo
|
b1f74213c6
|
fixed issue 1279, sys.prefix in tickets, thanks mjmare
|
2013-01-17 11:08:32 -06:00 |
|
Massimo
|
1122ad65ec
|
codemirror 3, thnaks Roberto Perdomo and Mariano Reingart
|
2013-01-17 11:00:56 -06:00 |
|
mdipierro
|
5f9094e7d1
|
wiki(templates=None), thanks Alan
|
2013-01-16 11:23:29 -06:00 |
|
mdipierro
|
3a1c03894f
|
json export in grid, thanks Alan
|
2013-01-16 09:41:36 -06:00 |
|
mdipierro
|
8f79000d2d
|
fixed recent bug in dal, thanks Denes
|
2013-01-15 22:23:00 -06:00 |
|
Jonathan Bohren
|
8ffc89def2
|
Fixing indentation in readme
|
2013-01-15 18:09:27 -05:00 |
|
Massimo
|
92cef0b811
|
scheduler patch, thanks Niphlod
|
2013-01-15 15:54:29 -06:00 |
|
Massimo
|
ccc1de2595
|
minor refactoring to avoid compatibility problems
|
2013-01-15 13:26:14 -06:00 |
|
Massimo
|
10a39fd52c
|
another parse_as_rest patch, thanks Denes
|
2013-01-15 13:19:54 -06:00 |
|
Massimo
|
8a2c0c320e
|
IMAP attachments in .select(), thanks Alan
|
2013-01-15 13:09:59 -06:00 |
|
Massimo
|
cf5f1c9c6e
|
fixed git errors issues, thanks Alan, wonderful work
|
2013-01-15 13:08:27 -06:00 |
|
mdipierro
|
918971cab8
|
fixing issue 1276 again, thanks Alan
|
2013-01-14 15:30:01 -06:00 |
|
mdipierro
|
41f5dfaffc
|
gluon/scheduler.py
|
2013-01-14 15:26:46 -06:00 |
|
mdipierro
|
d05aceb3f3
|
fixed issue 1276, preserving subject encoding in IMAP adapter, thanks Alan
|
2013-01-14 09:44:47 -06:00 |
|
mdipierro
|
cb2c5aae48
|
fixed issue 1273, default int as_dict, thanks Alan
|
2013-01-14 09:42:59 -06:00 |
|
mdipierro
|
a2663fc8dd
|
parse_as_rest patch, thanks Denes
|
2013-01-14 09:18:43 -06:00 |
|
mdipierro
|
4bbe6ed195
|
minor fix in parse_as_rest
|
2013-01-13 13:15:38 -06:00 |
|
mdipierro
|
b49de3eccb
|
Row.as_xml and Rows.as_csv, issue 1275, thank you Alan
|
2013-01-13 13:08:41 -06:00 |
|
mdipierro
|
63a049d336
|
admin/languages/sr-*.py thanks Sasa Kelecevic
|
2013-01-13 10:44:07 -06:00 |
|
TierraDelFuego
|
9b9b79ed58
|
Add a file to ignore.
|
2013-01-12 23:41:28 -08:00 |
|
TierraDelFuego
|
e363ee0994
|
Change the call to python from /usr/bin/python to /usr/bin/env python so the correct python is called when using virtualenv. Remove the the call if not needed.
|
2013-01-12 23:34:35 -08:00 |
|
TierraDelFuego
|
5ff925d583
|
Removing call to python where it is not needed.
|
2013-01-12 22:53:43 -08:00 |
|
mdipierro
|
97b22438fa
|
fixed issue 1271, admin/languages/ru.py, thanks Dmitry.Mosin
|
2013-01-12 14:12:19 -06:00 |
|
mdipierro
|
b747ac27cb
|
row.as_json simplification thanks Alan
|
2013-01-12 14:09:05 -06:00 |
|
mdipierro
|
f02735de81
|
row.as_son, rows.as_json, rows.as_xml, thanks Alan
|
2013-01-12 14:04:15 -06:00 |
|
mdipierro
|
bb6e130bfe
|
fixed typo in ru.py, issue 1271, thanks Dmitry.Mosin
|
2013-01-11 13:38:03 -06:00 |
|
mdipierro
|
ec8d9a3714
|
fixed issue with hiding password, thanks Niphlod
|
2013-01-11 09:02:22 -06:00 |
|
mdipierro
|
cc66524e1f
|
imapdb(query).select(imapdb.INBOX.sender, imapdb.INBOX.subject, imapdb.INBOX.seen), issue 1269, thanks Alan
|
2013-01-10 23:15:46 -06:00 |
|
mdipierro
|
7c5c27f556
|
links to user have _rel='nofollow'
|
2013-01-10 23:12:01 -06:00 |
|