summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | export the hardware modulemakkalot2008-08-071-0/+26
| | | | |
| | * | | exporting the mount module for UI usagemakkalot2008-08-071-0/+76
| | | | |
| | * | | the series of exporting the minion modules to UI command modulemakkalot2008-08-071-0/+26
| | | | |
| | * | | remove the jquery framework if someone needs it may follow my myj trick and ↵makkalot2008-08-061-32/+0
| | | | | | | | | | | | | | | | | | | | use it again logs are your friends :)
| | * | | remove the js functionality and jquery things from templatesmakkalot2008-08-064-11/+6
| | | | |
| | * | | add some error handlingmakkalot2008-08-061-7/+15
| | | | |
| | * | | replace jquery things with their ochikit replacementsmakkalot2008-08-062-3/+3
| | | | |
| | * | | move the remaining functionality to Mochikit also supplu to them some error ↵makkalot2008-08-061-2/+42
| | | | | | | | | | | | | | | | | | | | handling
| | * | | writing all your js functioanlity inside html is ugly lets remove that and ↵makkalot2008-08-064-4/+4
| | | | | | | | | | | | | | | | | | | | also remove the jequery things
| | * | | some try except blocks we dont want to crash everytime we have some errors :)makkalot2008-08-061-46/+102
| | | | |
| | * | | better error messagesmakkalot2008-08-061-2/+8
| | | | |
| | * | | some error handling code for post ajax requestsmakkalot2008-08-061-2/+25
| | | | |
| | * | | developing some global error handling in js side and also getting rid of the ↵makkalot2008-08-061-0/+122
| | | | | | | | | | | | | | | | | | | | jquery we will use Mochikit for all js stuff from now :) sorry jquery fans
| | * | | i dont want to install everytime funcweb when work on itmakkalot2008-08-041-1/+10
| | | | |
| | * | | a workaround for alikins bug report for cherrypy version conflictmakkalot2008-08-041-0/+3
| | | | |
| | * | | there was a conflict due to merging errors in spec filemakkalot2008-08-041-2/+2
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit 3119ab486a6360278ebdafc8cba7724c6e79a3e5)
| | * | | Provide our own PAM service configuration file.Krzysztof A. Adamski2008-08-044-2/+9
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit 1656265c3aec5c0701c25f9260b03c444e6af07a)
| | * | | Add SELinux policy to funcweb.Krzysztof A. Adamski2008-08-043-0/+63
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit 5dff1a3b189d83f6573eee91cd4ee3228131b2ed)
| | * | | mistake in previous one :)makkalot2008-08-041-4/+4
| | | | |
| | * | | some variable to tell us when we are working on Production environmentmakkalot2008-08-041-0/+5
| | | | |
| | * | | the certmaster version should be biggermakkalot2008-08-041-1/+1
| | | | |
| | * | | remove those printsmakkalot2008-08-041-2/+0
| | | | |
| | * | | use the copy trick :)makkalot2008-08-041-1/+1
| | | | |
| | * | | look and feel fixesmakkalot2008-08-041-3/+10
| | | | |
| | * | | some template changesmakkalot2008-08-047-7/+12
| | | | |
| | * | | generalization for glob submit codemakkalot2008-08-041-2/+4
| | | | |
| | * | | selecy all uncheck all js codemakkalot2008-08-041-8/+18
| | | | |
| | * | | we use the glob_controller in lots of places so that generalizes itmakkalot2008-08-041-9/+39
| | | | |
| | * | | merge from master async db stuff fixesmakkalot2008-08-035-47/+365
| | |\ \ \
| | * | | | template changes for goup formsmakkalot2008-08-014-15/+36
| | | | | |
| | * | | | js util filemakkalot2008-08-011-0/+15
| | | | | |
| | * | | | the current js form handling code for ajaxian request didnt understand when ↵makkalot2008-08-011-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | we have some checklistst that fixes the situation
| | * | | | adding and removing a whole list of hosts to groupsmakkalot2008-08-011-3/+49
| | | | | |
| | * | | | sleep a little bit when polling it kills the machine it is runningmakkalot2008-08-011-0/+1
| | | | | |
| | * | | | a small fix in the async code that was causing wrong resultsmakkalot2008-08-011-4/+5
| | | | | |
| | * | | | static files for groups apimakkalot2008-07-317-0/+178
| | | | | |
| | * | | | usability changesmakkalot2008-07-312-15/+14
| | | | | |
| | * | | | groups api actions added to main controllermakkalot2008-07-311-0/+53
| | | | | |
| | * | | | adding template files for exported groups apimakkalot2008-07-317-0/+114
| | | | | |
| | * | | | generalizing the ajax form code to be used by other forms that will be ↵makkalot2008-07-311-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | created in the future
| | * | | | add more methods for groups apimakkalot2008-07-312-5/+79
| | | | | |
| | * | | | Merge branch 'master' of git://git.fedorahosted.org/func into new_layoutmakkalot2008-07-291-1/+2
| | |\ \ \ \
| | * | | | | some changes into Minions class to work properly with Group classmakkalot2008-07-291-5/+11
| | | | | | |
| | * | | | | some beautiful tests for group code :)makkalot2008-07-291-35/+188
| | | | | | |
| | * | | | | some fixes into groups also adding some db operations like add,remove and etc.makkalot2008-07-291-22/+131
| | | | | | |
| * | | | | | Make exception more verbose.Krzysztof A. Adamski2008-08-161-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' of git://github.com/kadamski/funcAdrian Likins2008-08-1812-87/+122
|\| | | | |
| * | | | | Merge branch 'overlord_modules' of git@github.com:kadamski/funcKrzysztof A. Adamski2008-08-1112-87/+122
| |\ \ \ \ \
| | * | | | | Only pass parent_class when it's not None.Krzysztof A. Adamski2008-08-081-1/+4
| | | | | | |
| | * | | | | Fix circular import.Krzysztof A. Adamski2008-08-083-11/+11
| | | | | | |