index
:
func.git
alikins-devel
home-devel
master
alikins func repo
Adrian Likins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
funcweb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actually, .hide().load() should be sufficient, instead of hide().empty().load().
Luke Macken
2008-01-18
4
-4
/
+4
*
hide() before calling empty(), as to not kill our animations (if we actually ...
Luke Macken
2008-01-18
4
-4
/
+4
*
Remove SQLObject remnants
Luke Macken
2008-01-18
1
-9
/
+1
*
empty() our old columns instead of just hide()'ing them
Luke Macken
2008-01-18
3
-3
/
+3
*
Display our method results on our current page.
Luke Macken
2008-01-18
1
-2
/
+5
*
Clean up our result output
Luke Macken
2008-01-18
1
-4
/
+1
*
Some CSS tweaks. Add a results class.
Luke Macken
2008-01-18
1
-3
/
+13
*
Default to an empty string instead of None in our funcweb.run method
Luke Macken
2008-01-18
1
-1
/
+1
*
Give our method arguments text field focus when it appears.
Luke Macken
2008-01-17
1
-2
/
+5
*
Use some sexy jQuery animations.
Luke Macken
2008-01-17
3
-4
/
+4
*
Increase our font size a bit
Luke Macken
2008-01-17
1
-1
/
+1
*
Update the funcweb README
Luke Macken
2008-01-17
1
-2
/
+15
*
No need to check for arguments in the funcweb.run method
Luke Macken
2008-01-17
1
-4
/
+1
*
Update to jQuery 1.2.2
Luke Macken
2008-01-17
1
-22
/
+22
*
Remove stale kid template
Luke Macken
2008-01-17
1
-47
/
+0
*
Elaborate on a docstring
Luke Macken
2008-01-17
1
-1
/
+1
*
Replace the Fedora footer in our master.html
Luke Macken
2008-01-17
1
-3
/
+4
*
Add a useful docstring, and remove an obsolete return value
Luke Macken
2008-01-17
1
-2
/
+8
*
Add the run.html template to display our results in
Luke Macken
2008-01-17
1
-0
/
+11
*
Split up our user-specified arguments when executing a method from funcweb
Luke Macken
2008-01-17
1
-1
/
+1
*
Remove some unnecessary files from funcweb, and update our setup.py
Luke Macken
2008-01-17
12
-76
/
+2
*
Add ability to execute methods and view minions/modules/methods from funcweb
Luke Macken
2008-01-17
6
-22
/
+80
*
Use 4 columns instead of 3
Luke Macken
2008-01-17
1
-2
/
+6
*
Steal Fedora's CSS :)
Luke Macken
2008-01-17
3
-135
/
+733
*
Switch from kid to genshi as our templating engine for FuncWeb
Luke Macken
2008-01-17
7
-70
/
+109
*
Initial `tg-admin quickstart` of funcweb
Luke Macken
2008-01-17
36
-0
/
+818