]> cgit.babelmonkeys.de Git - adhocweb.git/log
adhocweb.git
13 years agoEvent handling changes
Florian Zeitz [Tue, 7 Sep 2010 23:06:02 +0000 (01:06 +0200)]
Event handling changes

* Use event.preventDefault() instead of just return false
* remove superfluous returns
* Add <a href='#'/> around commands for usability

13 years agoAdd input to query different JIDs
Florian Zeitz [Thu, 26 Aug 2010 20:45:55 +0000 (22:45 +0200)]
Add input to query different JIDs

13 years agoUse .empty() instead off removing childs
Florian Zeitz [Thu, 26 Aug 2010 18:24:20 +0000 (20:24 +0200)]
Use .empty() instead off removing childs

13 years agoSend forms when executing commands
Florian Zeitz [Tue, 24 Aug 2010 22:41:26 +0000 (00:41 +0200)]
Send forms when executing commands

13 years agoUse .df-item class to style dataform inputs
Florian Zeitz [Tue, 24 Aug 2010 18:20:44 +0000 (20:20 +0200)]
Use .df-item class to style dataform inputs

13 years agoCoding Style
Florian Zeitz [Tue, 24 Aug 2010 18:20:35 +0000 (20:20 +0200)]
Coding Style

13 years agoAdd function to serialize forms
Kim Alvefur [Tue, 24 Aug 2010 06:50:09 +0000 (08:50 +0200)]
Add function to serialize forms

13 years agoAdd initial tiny stylesheet
Florian Zeitz [Sun, 22 Aug 2010 22:35:43 +0000 (00:35 +0200)]
Add initial tiny stylesheet

13 years agoAdd ability to render forms (no submitting yet)
Florian Zeitz [Sun, 22 Aug 2010 22:35:10 +0000 (00:35 +0200)]
Add ability to render forms (no submitting yet)

13 years agoImplement "cancel" action
Florian Zeitz [Sun, 22 Aug 2010 13:23:59 +0000 (15:23 +0200)]
Implement "cancel" action

13 years agoInitial commit
Florian Zeitz [Sun, 22 Aug 2010 12:48:41 +0000 (14:48 +0200)]
Initial commit