Éric Araujo
|
fedd7dc8e2
|
convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
|
2010-02-08 15:08:40 +01:00 |
|
Alexander Cherniuk
|
6bf2246de5
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
Jonathan Schleifer
|
086d031374
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
|
Yann Leboulanger
|
93fd47256d
|
[brubru] fallback to field 's identifier (var) when there is no Human-readable name (label). Fixes #4894
|
2009-03-11 09:47:16 +00:00 |
|
Yann Leboulanger
|
086232adaa
|
fixed fields in dataforms don't have multiple <value/> elements. see #3200
|
2009-01-28 07:54:22 +00:00 |
|
Yann Leboulanger
|
6d9ea872e8
|
coding standards
|
2009-01-28 07:47:38 +00:00 |
|
Yann Leboulanger
|
e389e0b16b
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
Yann Leboulanger
|
a76f6b0133
|
show value in dataforms if there is no label
|
2008-11-07 22:22:58 +00:00 |
|
Yann Leboulanger
|
158538b81c
|
[thorstenp] rename some var to not hide builts-in functions (list -> list_, ...)
|
2008-10-11 10:22:04 +00:00 |
|
Julien Pivotto
|
de4a23e751
|
See #4200.
* remove js from some headers
* set coding:utf-8 to allow real names in headers
|
2008-08-15 17:31:51 +00:00 |
|
Julien Pivotto
|
8bc9bc29ae
|
* Big headers review
* Remove some licencing problems
* To do: same for images
* See #4200
|
2008-08-15 03:20:23 +00:00 |
|
Yann Leboulanger
|
37014a2ace
|
don't remove label in dataforms if there is no. Fixes #4202
|
2008-08-14 17:51:14 +00:00 |
|
Yann Leboulanger
|
b3dd46acae
|
don't remove field in the loop that iter on them.
|
2008-07-30 07:46:05 +00:00 |
|
js
|
8605cd3f38
|
For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
|
2008-07-29 19:49:31 +00:00 |
|
Yann Leboulanger
|
8b1746140e
|
implement a get_purged() function in dataforms to send minimalist dataforms when we send a reply. fixes #4132
|
2008-07-29 15:27:00 +00:00 |
|
Yann Leboulanger
|
45046024aa
|
default value in boolean fields is False if none is provided.
|
2007-08-19 10:16:08 +00:00 |
|
Tomasz Melcer
|
7a399e980b
|
Comments here and there
|
2007-06-27 00:51:38 +00:00 |
|
Stephan Erb
|
867199a89f
|
[misc] init Node in MultipleDataForm only once. Fixes #3228
|
2007-06-10 09:52:20 +00:00 |
|
Tomasz Melcer
|
93f963a1f0
|
Dataforms: fix a fix
|
2007-06-09 13:52:06 +00:00 |
|
Tomasz Melcer
|
964c3752cb
|
Dataforms: DataRecord(extend=None) != DataRecord()
|
2007-06-09 12:21:35 +00:00 |
|
Tomasz Melcer
|
7cbddfa4d5
|
Dataforms: 'fixed' fields can have multiple lines of text spanning over
several <value/> elements.
|
2007-06-01 20:14:06 +00:00 |
|
Yann Leboulanger
|
b415df15cc
|
add multiple data form support (XEP-0004)
|
2007-04-19 13:27:14 +00:00 |
|
Yann Leboulanger
|
4d864fe2aa
|
fix instructions code in dataforms.py
|
2007-02-15 09:33:30 +00:00 |
|
Tomasz Melcer
|
dea9879dfa
|
Commands: dataforms sent have type="submit"; commands' window show form title
|
2007-01-06 19:05:45 +00:00 |
|
Tomasz Melcer
|
fc7bd37634
|
Another fix due to pyflakes.
|
2006-11-20 19:59:07 +00:00 |
|
Tomasz Melcer
|
c52b9ea662
|
Small fixes thanks to pyflakes .
|
2006-11-20 19:34:11 +00:00 |
|
Tomasz Melcer
|
b9f5755ad6
|
Use iterators, better for memory usage.
|
2006-11-20 16:51:35 +00:00 |
|
Tomasz Melcer
|
07bd24c2e8
|
Name clash in dataforms.
|
2006-11-19 18:30:58 +00:00 |
|
Tomasz Melcer
|
8744030d9c
|
Removed some prints, iterTags->getTags.
|
2006-11-18 21:25:55 +00:00 |
|
Tomasz Melcer
|
755964c3f1
|
Invoking commands works... at least those from psi 0.11.
|
2006-11-18 20:10:37 +00:00 |
|
Tomasz Melcer
|
68703a1d5d
|
'Server' part switched to use new forms.
|
2006-11-18 18:39:02 +00:00 |
|
Tomasz Melcer
|
f91d9192e5
|
Initial support for multiple-records dataforms - displaying data.
|
2006-09-15 08:38:01 +00:00 |
|
Tomasz Melcer
|
5824d3b873
|
Dataforms widget moved to another file, some ui tweaks.
|
2006-09-13 16:07:51 +00:00 |
|
Tomasz Melcer
|
75227bb835
|
Small bug in common/dataforms.py.
|
2006-08-01 16:01:26 +00:00 |
|
Tomasz Melcer
|
de23ba2a15
|
Moved some code to ease maintenance.
|
2006-07-17 13:40:25 +00:00 |
|
Tomasz Melcer
|
db089f103d
|
Jid-multi almost works.
|
2006-07-12 14:19:58 +00:00 |
|
Tomasz Melcer
|
aed92d21b7
|
Some fixes in common/dataforms, new field types...
Now only jid-multi isn't handled.
|
2006-07-09 17:55:56 +00:00 |
|
Tomasz Melcer
|
c75bdcb63c
|
Ad-Hoc commands window now uses new dataform wrapper. /me dances
|
2006-07-07 15:49:44 +00:00 |
|
Tomasz Melcer
|
8c9711d7ea
|
New data forms wrapper. Not tested for now.
|
2006-07-05 16:35:22 +00:00 |
|