|
|
|
@67
|
[67]
|
20 months |
teemow |
merged changes from the 0.4.1 release in my sandbox
|
|
|
|
@66
|
[66]
|
20 months |
teemow |
tagged the 0.4.1 release
|
|
|
|
@65
|
[65]
|
20 months |
teemow |
changed version to 0.4.1
|
|
|
|
@64
|
[64]
|
20 months |
teemow |
changed the version number to 0.41
|
|
|
|
@63
|
[63]
|
20 months |
teemow |
commented out the env.js rhino test in the build script. can't get it to …
|
|
|
|
@62
|
[62]
|
20 months |
teemow |
removed accidental change in build script.
|
|
|
|
@61
|
[61]
|
20 months |
teemow |
fixed the error logging and added a manual callstack detection.
|
|
|
|
@60
|
[60]
|
20 months |
teemow |
added controller generation on the fly. this should make app_controller …
|
|
|
|
@59
|
[59]
|
20 months |
teemow |
fixed the metadata plugin. jamal should work with jquery 1.3 now. the …
|
|
|
|
@58
|
[58]
|
20 months |
teemow |
added error logging to ajax responses.
|
|
|
|
@57
|
[57]
|
22 months |
teemow |
fixed getting the result set after the afterFind callback and changed …
|
|
|
|
@56
|
[56]
|
2 years |
DenDe |
* Updated the tutorial files as described in #30
* Added the "My First …
|
|
|
|
@55
|
[55]
|
2 years |
DenDe |
* Set ignores for the build folders.
* Added Shoutr application to the …
|
|
|
|
@54
|
[54]
|
2 years |
teemow |
fixed an error in the model callback and fixed the form handling in the …
|
|
|
|
@53
|
[53]
|
2 years |
teemow |
fixed some error handling with ajax requests
|
|
|
|
@52
|
[52]
|
2 years |
teemow |
added form handling to the controller and fixed the ajax error handling
|
|
|
|
@51
|
[51]
|
2 years |
teemow |
dumb inflector class mock for the restful model. see #26
|
|
|
|
@50
|
[50]
|
2 years |
teemow |
started with the work on the new restful models. see #26
|
|
|
|
@49
|
[49]
|
2 years |
teemow |
moved the latest stable into my sandbox
|
|
|
|
@48
|
[48]
|
2 years |
teemow |
cleared my old sandbox
|
|
|
|
@47
|
[47]
|
2 years |
teemow |
tagged final 0.4 version
|
|
|
|
@46
|
[46]
|
3 years |
teemow |
fixed window on error handling/logging
|
|
|
|
@45
|
[45]
|
3 years |
schorsch |
- created examples folder which holds implementation examples
- added …
|
|
|
|
@44
|
[44]
|
3 years |
schorsch |
testfile george del. sry
|
|
|
|
@43
|
[43]
|
3 years |
schorsch |
testcommit george
|
|
|
|
@42
|
[42]
|
3 years |
teemow |
removed test folder as it is created via build script
|
|
|
|
@41
|
[41]
|
3 years |
teemow |
added first shot of a server side testing environment
|
|
|
|
@40
|
[40]
|
3 years |
teemow |
changed folder structure. having seperate folders for jamal and the …
|
|
|
|
@39
|
[39]
|
3 years |
teemow |
update dean edwards packer
|
|
|
|
@38
|
[38]
|
3 years |
teemow |
updated rhino
|
|
|
|
@37
|
[37]
|
3 years |
teemow |
improved session component. refactored ajax calls.
|
|
|
|
@36
|
[36]
|
3 years |
teemow |
added css styles to modal component
|
|
|
|
@35
|
[35]
|
3 years |
teemow |
added callbacks to the jamal controller
|
|
|
|
@34
|
[34]
|
3 years |
teemow |
added ajax beforeSend callback to the jamal model, improved ajax error …
|
|
|
|
@33
|
[33]
|
3 years |
teemow |
added methods for (error|app)messages and spinner to the jamal view
|
|
|
|
@32
|
[32]
|
3 years |
teemow |
added app_[mvc] files to have an application wide layer
|
|
|
|
@31
|
[31]
|
3 years |
teemow |
fixed some unintialized variables,
added callbacks …
|
|
|
|
@30
|
[30]
|
3 years |
teemow |
updated jquery in demo to 1.1.3.1
|
|
|
|
@29
|
[29]
|
3 years |
teemow |
created tag for 0.4a
|
|
|
|
@28
|
[28]
|
3 years |
teemow |
merged my sandbox back into trunk
|
|
|
|
@27
|
[27]
|
3 years |
teemow |
removed jquery 1.1.3a branch
|
|
|
|
@26
|
[26]
|
3 years |
teemow |
fixed demo for new version
|
|
|
|
@25
|
[25]
|
3 years |
teemow |
updated jquery to 1.1.3
|
|
|
|
@24
|
[24]
|
3 years |
teemow |
fixed new mvc structure and components
|
|
|
|
@23
|
[23]
|
3 years |
teemow |
moved demo to build script
|
|
|
|
@22
|
[22]
|
3 years |
teemow |
- changed prototyping of jamal and its mvc objects
- added components for …
|
|
|
|
@21
|
[21]
|
3 years |
teemow |
copied current trunk to my sandbox
|
|
|
|
@20
|
[20]
|
3 years |
teemow |
added sandboxes folder
|
|
|
|
@19
|
[19]
|
3 years |
teemow |
- changed load() behaviour to log missing controller/action and not throw …
|
|
|
|
@18
|
[18]
|
3 years |
teemow |
fixed #7, #10, #11
* jQuery.noConflict() works fine now
* Error handling …
|
|
|
|
@17
|
[17]
|
3 years |
teemow |
fixed new namespace issues and demo application
|
|
|
|
@16
|
[16]
|
3 years |
teemow |
updated to jquery 1.1.3a and current metadata plugin
|
|
|
|
@15
|
[15]
|
3 years |
teemow |
created branch for jquery 1.1.3a
|
|
|
|
@14
|
[14]
|
3 years |
teemow |
added short handle $j for jamal namespace and moved model, view, …
|
|
|
|
@13
|
[13]
|
3 years |
teemow |
created tag for version 0.3
|
|
|
|
@12
|
[12]
|
3 years |
teemow |
until the dtd isn't necessary for ant script i removed it.
daniel …
|
|
|
|
@11
|
[11]
|
3 years |
teemow |
changed build script to pack the whole jamal application including all mvc …
|
|
|
|
@10
|
[10]
|
3 years |
teemow |
added some more comments/documentation
|
|
|
|
@9
|
[9]
|
3 years |
teemow |
replaced tabs with spaces
|
|
|
|
@8
|
[8]
|
3 years |
teemow |
fixed build script for a packed jamal version
|
|
|
|
@7
|
[7]
|
3 years |
teemow |
added json request/callback layer.
added a lot of doc comments.
|
|
|
|
@6
|
[6]
|
4 years |
teemow |
added a demo html page and fixed the metadata plugin
|
|
|
|
@5
|
[5]
|
4 years |
teemow |
removed routes configuration and replaced it with metadata.
|
|
|
|
@4
|
[4]
|
4 years |
teemow |
fixed js syntax for packaging. added some svn property keywords
|
|
|
|
@3
|
[3]
|
4 years |
teemow |
added ant task to pack a jamal application for deployment
|
|
|
|
@2
|
[2]
|
4 years |
teemow |
imported jamal dispatcher and sample model, view, controller. also started …
|
|
|
|
@1
|
[1]
|
4 years |
teemow |
added logo and barcamp presentation
|