I keep getting responder serialization errors on choice. no idea why it's serialized, or whether it should be
3 lines of code changed in 1 file:
simplifying code
12 lines of code changed in 4 files:
allow search in sub-sets, small fix for parentheses usage
20 lines of code changed in 1 file:
formatted code
94 lines of code changed in 1 file:
formatted code
67 lines of code changed in 2 files:
unregistering JDBC drivers as per tomcat ClassLoader trick page
27 lines of code changed in 1 file:
removing static references to 2 classes
2 lines of code changed in 1 file:
adapting to new auto-labels, making test work
3 lines of code changed in 1 file:
using form responder & input name for auto labels
11 lines of code changed in 2 files:
passing on the form responder value
13 lines of code changed in 4 files:
writing up Hibernate version and config file
3 lines of code changed in 1 file:
allowing editing of TS_Create/modify in search forms (as we only search...)
14 lines of code changed in 4 files:
preparatory step for nested new forms - storing inputs with values that could not be resolved
12 lines of code changed in 1 file:
using attributes to determine whether we have an attribute value, needed for dates which append _1, _2 ...
11 lines of code changed in 1 file:
moved login tests from tests-new package
8 lines of code changed in 2 files:
removing failing tests from tests-new package
0 lines of code changed in 1 file:
added test for login
260 lines of code changed in 1 file:
updating responder values
2 lines of code changed in 1 file:
reading hibernate version :-)
41 lines of code changed in 1 file:
making diff even more robust..
3 lines of code changed in 1 file:
making sure to not use any of the newer features by default
4 lines of code changed in 1 file:
more robust to errors in diff
20 lines of code changed in 1 file:
removing traces from __makumba__originating__page
12 lines of code changed in 10 files:
marking clearer what is an instruction, and what part of the diff
1 lines of code changed in 1 file:
using diff to compare outputs of test results
28 lines of code changed in 1 file:
diff utility
1 lines of code changed in 2 files:
formatted code
19 lines of code changed in 1 file:
addToNew expected
1 lines of code changed in 1 file:
making check work if there are null values
2 lines of code changed in 1 file:
adapted to not have live validation stuff
1 lines of code changed in 1 file:
reading static config statically
10 lines of code changed in 1 file:
setting defaults to not use calendar & form validation
4 lines of code changed in 1 file:
add-to-new form
21 lines of code changed in 1 file:
1 lines of code changed in 2 files:
Making sure that there are no cyclic relations
17 lines of code changed in 1 file:
Fixing problem in HQL queries for relations
2 lines of code changed in 1 file:
break; missing
1 lines of code changed in 1 file:
adding form name to key to be able to distinguish between otherwise identical forms in a page
1 lines of code changed in 1 file:
using scp for uploading to sourceforge
13 lines of code changed in 1 file:
hey, wtf.... :)
isn't there a test that would detect that all text mak:input fail?
1 lines of code changed in 1 file:
reading defaults for the live validation & calendar editor from the config
52 lines of code changed in 2 files:
condition more explicit, corrected comment
2 lines of code changed in 1 file:
storing form names, needed for nested forms
15 lines of code changed in 1 file:
allowing to force input style of text areas to input fields
28 lines of code changed in 1 file:
renamed forceSelectMode to forceInputStyle
24 lines of code changed in 4 files:
added a fix-me
1 lines of code changed in 1 file:
adapting to work with !title <pointedType>.<fieldnamr> expressions
2 lines of code changed in 1 file:
allowing !title <pointedType>.<fieldnamr> expressions
44 lines of code changed in 1 file:
new method to find fields in pointed types
24 lines of code changed in 2 files:
fixing small bug in field type check
1 lines of code changed in 1 file:
better error message
2 lines of code changed in 1 file:
skips evaluating the list of no attributes are present
13 lines of code changed in 1 file:
formatting code
46 lines of code changed in 1 file:
calendar image
0 lines of code changed in 1 file:
allowing to force select mode to multiple and single
18 lines of code changed in 1 file:
renaming attribute to change selection type from selectMultiple to forceSelectMode
20 lines of code changed in 3 files:
debug info
5 lines of code changed in 1 file:
better error message
3 lines of code changed in 1 file:
formatted code
632 lines of code changed in 1 file:
target to make a branch on SVN
2 lines of code changed in 1 file:
Updating to latest hibernate version
4 lines of code changed in 1 file:
Updating to latest hibernate version
1221 lines of code changed in 42 files:
another fix for non-generated mappings
12 lines of code changed in 1 file:
better reading of binary data
6 lines of code changed in 1 file:
calendar (editor) icon
0 lines of code changed in 1 file:
adding antlr as source
1 lines of code changed in 2 files:
reverting to use form order as before
1 lines of code changed in 1 file:
target for jar packing only
6 lines of code changed in 1 file:
making reading of properties more logical; reducing length of query-string by not passing around empty attributes
5 lines of code changed in 1 file:
renamed method
4 lines of code changed in 2 files:
compacter display
1 lines of code changed in 1 file:
script to toggle display of file relations div
8 lines of code changed in 1 file:
including also images from makumba resources in jar
1 lines of code changed in 1 file:
in case of binaries, reading directly from the stream, not with a reader, which transforms bytes->chars, and thus messes up binaries
1 lines of code changed in 1 file:
Glitch in refactoring
1 lines of code changed in 1 file:
Fixing yet another problem with non-generated classes
48 lines of code changed in 1 file:
initialisation in constructor
9 lines of code changed in 2 files:
correcting parameter order
1 lines of code changed in 1 file:
correcting check
1 lines of code changed in 1 file:
showing file relations in source viewer
118 lines of code changed in 4 files:
convenience method to find out if there are any file relations
9 lines of code changed in 1 file:
removing not-needed stuff, ordering relations by line number
5 lines of code changed in 1 file:
storing relations correctly, not losing any more differences in fromFile. hard-coded to "dependsOn" type, if more types are requested, another level of nesting dictionaries inside dictionaries is needed to keep them apart
66 lines of code changed in 4 files:
making sure this happens only for non-generated classes
8 lines of code changed in 1 file:
when we have a text, we actually have a String sometimes
7 lines of code changed in 1 file:
Fixing bug with inserting stuff into already existing sets in case of non-generated mappings
126 lines of code changed in 1 file:
allowing handler methods to modify the request/response objects
39 lines of code changed in 1 file:
adding a comment
4 lines of code changed in 1 file:
slight corrections to the created code
8 lines of code changed in 1 file:
allowing handler methods to modify the request/response objects
237 lines of code changed in 9 files:
code clean-up, formatted
48 lines of code changed in 1 file:
organising imports, code clean-up
8 lines of code changed in 3 files:
formatted code
18 lines of code changed in 1 file:
printing an error message when the login page was accessed directly
5 lines of code changed in 1 file:
made a separate app to just to jsp analysis
190 lines of code changed in 3 files:
Making it possible to also delete objects of non-generated mappings
36 lines of code changed in 2 files:
Updating taglib to also have pagination
42 lines of code changed in 1 file:
acknowledging the existance of non-generating mappings even more
25 lines of code changed in 1 file:
no validation for delete links
2 lines of code changed in 1 file:
fixing bug in non-generated setter name recognition
1 lines of code changed in 1 file:
also honouring null constants in hql parameter setting
24 lines of code changed in 3 files:
temporarily renaming length function to character_length to ensure it works with karamba
3 lines of code changed in 3 files:
parametrising exceptions
5 lines of code changed in 1 file:
correct location of comment
2 lines of code changed in 1 file:
writing originating page last
15 lines of code changed in 1 file:
correcting typo
1 lines of code changed in 1 file:
Date parameters were passed as just dates, without the time part. This is not consistent with the way OQL passes dates
1 lines of code changed in 1 file:
honouring the null constants
18 lines of code changed in 1 file:
forgot a debug printout
0 lines of code changed in 1 file:
correct generatedClasses (formerly generatedDataDefinitions)
18 lines of code changed in 3 files:
using more accurate way of figuring out the type of the primary key field
9 lines of code changed in 1 file:
had not tested enough with OQL form pages
4 lines of code changed in 1 file:
Reverting to previous - "strange method" makes external mappings work with makumba (and took 2 hours to figure because hibernate gives incorrect exception messages)
23 lines of code changed in 1 file:
inlining strange method
2 lines of code changed in 1 file:
mapping also the "field=set Type" middle table, so now all makumba tables are mapped to hibernate
3 lines of code changed in 2 files:
MultipleSubmit in HQL was only half-done
6 lines of code changed in 1 file:
using lib to read command line arguments, providing a way to skip specific paths (e.g. /test dir)
69 lines of code changed in 1 file:
lib to parse command line options
2 lines of code changed in 3 files:
Fixing issues with value setting for non-generated hibernate objects. I hope this is my last commit in makumba in the next days...
70 lines of code changed in 2 files:
giving a bit more info, writing first errors file, then relations to db
108 lines of code changed in 1 file:
gicing more info on params, removing manu's hard-coded path that leads to errors on other systems
10 lines of code changed in 1 file:
more robust
33 lines of code changed in 1 file:
also deleting relation origin when deleting a relation
16 lines of code changed in 1 file:
Making crawler more robust to paths
34 lines of code changed in 2 files:
After having written the relations to the db we clear the relations cache
3 lines of code changed in 1 file:
simplifying oql translator code
17 lines of code changed in 2 files:
non-parametric oql functions
125 lines of code changed in 3 files:
providing an access key for the button
1 lines of code changed in 1 file:
more string functions, simple date functiona
56 lines of code changed in 3 files:
fixing hql queries (for real)
3 lines of code changed in 1 file:
- formatting code
- adding an exception with a message for the poor hacker that forgot an ".id"
102 lines of code changed in 1 file:
first version of OQL functions
172 lines of code changed in 3 files:
some more string utils
20 lines of code changed in 1 file:
Fixing URLs
2 lines of code changed in 1 file:
fixes in HQL queries
3 lines of code changed in 1 file:
Fixing other slight issue with default MDD path
2 lines of code changed in 1 file:
This is a java file, not a MDD
1 lines of code changed in 1 file:
printing infor about currently used database
4 lines of code changed in 1 file:
Avoiding NPE if for some reason we couldn't figure the parmeter type
10 lines of code changed in 1 file:
improved pagination tag
62 lines of code changed in 1 file:
class cast is known exception
18 lines of code changed in 1 file:
more tight check
1 lines of code changed in 1 file:
fixed bug, sometimes title fields are pointers...
6 lines of code changed in 1 file:
Fixing slight issue with default MDD path
1 lines of code changed in 1 file:
Optimising code
1 lines of code changed in 1 file:
Replacing getUID everywhere with new getId() method
12 lines of code changed in 3 files:
- transaction providers now know their query language
- making relation crawler hql compatible
41 lines of code changed in 5 files:
Fixing bug - update1 was not working (wrong pointer UID selected)
1 lines of code changed in 1 file:
makumba-specific types were never really added
9 lines of code changed in 1 file:
more makumba.db independence
1 lines of code changed in 1 file:
making sure that ptrEditor retrieves its values with the query provider that the page runs with
37 lines of code changed in 3 files:
removing useless throws clause
3 lines of code changed in 3 files:
taking a string param rather than a file
3 lines of code changed in 1 file:
removing debug info
0 lines of code changed in 1 file:
reading makumba resources from jar file
94 lines of code changed in 1 file:
removing originating_page input from expected results (only there if reloadFormsOnError is activated)
9 lines of code changed in 7 files:
documentation for the transaction provider config
3 lines of code changed in 1 file:
replacing a constant for rudi
1 lines of code changed in 1 file:
Improving hql analyser: providing label types
19 lines of code changed in 2 files:
Disabling hibernate as default transaction provider: in this webapp we use both mak and hibernate pages
1 lines of code changed in 1 file:
Making crawler more robust:
- for hibernate pages
- for complex expressions (p.indiv.age * 3.0)
48 lines of code changed in 2 files:
Fixing bug - we now get the right transactionProvider from the request
50 lines of code changed in 3 files:
Rolling back to using the default transaction provider until we figure something nicer
2 lines of code changed in 2 files:
casting to the right type
4 lines of code changed in 2 files:
skipping searchfieldtags
2 lines of code changed in 1 file:
crawling all files in webapp root if nothing else is specified
16 lines of code changed in 1 file:
more robust
5 lines of code changed in 1 file:
class needs public access
1 lines of code changed in 1 file:
more descriptive message
1 lines of code changed in 1 file:
doc for boolean
7 lines of code changed in 1 file:
- launcher for common tags test
- fixing other test launchers
68 lines of code changed in 3 files:
- adding possibility to choose transaction provider class in BL through the getTransactionProvider() method
- adding possibility to set a default transaction provider for the whole application in MakumbaController.properties (defaultTransactionProvider property)
- test to trigger transaction provider choosing logic
- fixing login test
361 lines of code changed in 22 files:
fixing a bug - when no relation db record is found, returns default db
2 lines of code changed in 1 file:
- adding possibility to add a prefix and root to the crawled realations URLs
- a Relation doesn't necessarily have detail / webapp
57 lines of code changed in 2 files:
Introducing boolean type
297 lines of code changed in 13 files:
WebappDatabase is a mdd
0 lines of code changed in 1 file:
fixing bug - when the hql query analyser returns a pointer with a long value, it wasn't recognised as such
2 lines of code changed in 1 file:
Adding types to Transaction API
9 lines of code changed in 1 file:
utility method to show the classpath resources
112 lines of code changed in 2 files:
avoiding NPE which occurs if an @include file can't be found
2 lines of code changed in 1 file:
cleaning up & formatting code
81 lines of code changed in 1 file:
- adding documentation
- formatting code
- adding methods that make it possible to use makumba-hibernate in combination with an existing hibernate session factory
176 lines of code changed in 1 file:
For some strange reason (maybe it's just because of the recent tomcat 5.5 version, or a result of the way exceptions are throws after the refactoring) tomcat puts exceptions in a ServletException, themselves wrapped in yet another ServletException. here we attempt to extract those.
10 lines of code changed in 1 file:
JspRuntimeExpcetions are not anymore treated as unknown exceptions
27 lines of code changed in 1 file:
pages testing exception/error display
27 lines of code changed in 2 files:
We can now read MDDs that are inside of a JAR.
21 lines of code changed in 1 file:
WebappDatabase is a bloody mdd. (3 hours of debug)
4 lines of code changed in 1 file:
Reverting ClassResource changes, that were leading to another kind of problem.
5 lines of code changed in 4 files:
Loading resources as stream, instead of URL loading
42 lines of code changed in 4 files:
Removing checkManifest, which won't return anything sensible. So we make a new manifest file each time we make a jar
4 lines of code changed in 1 file:
removing MakumbaDatabase.properties, not needed here
0 lines of code changed in 1 file:
Updating classpath
2 lines of code changed in 1 file:
- returning correct expression type for count(*)
- allowing count(distinct expr)
2 lines of code changed in 1 file:
Fixing bug with parsing
5 lines of code changed in 1 file:
Fixing some crawling errors
Improving analysis error output
61 lines of code changed in 4 files:
Removing debug info
0 lines of code changed in 1 file:
Adding method to write JSP analysis errors in a file
50 lines of code changed in 2 files:
recursive processing of files
17 lines of code changed in 1 file:
Adding method to get the errors of the mining of a set of files
34 lines of code changed in 3 files:
recursive processing of files
34 lines of code changed in 1 file:
i don't know in detail what this code is doing, i just put a protection against ArrayIndexOutOfBonds which happened to me in a page with a simple form
1 lines of code changed in 1 file:
looks like sometimes calendarEditor (which I don't use) is null
3 lines of code changed in 2 files:
making (more) sure that makumba forms don't produce bad HQL due to the ptr.id issue
query language can now be extracted via MakumbaJspAnalyzer
29 lines of code changed in 3 files:
query language can now be extracted via MakumbaJspAnalyzer
19 lines of code changed in 5 files: