Skip to content


Closed Remove spring and dwr
chorem / bow #69 · created by Eric Chatellier
web.xml file contains following useless configuration :
  
    contextConfigLocation
    classpath*:applicationContext*.xml
  

  
  
    org.springframework.web.context.ContextLoaderListener
  
  
 ...
updated
Closed Use nuitonpom 1.8.2
nuiton / topia #573 · created by Tony Chemit
*(from redmine issue 3659 created on 2015-03-22, closed on 2015-03-22)*
updated
Closed Update to Flyway 4.0
nuiton / topia #572 · created by Tony Chemit
http://flywaydb.org/blog/flyway-3.2.html *(from redmine issue 3653 created on 2015-03-16)*
updated
Closed Creates ant-i18n-task module
nuiton / i18n #11 · created by Tony Chemit
This module will have the i18n extractor task previously in processor project. *(from redmine issue 365 created on 2010-03-09, closed on 2010-03-09)*
updated
Closed Use nuitonpom 1.8.2
nuiton / jaxx #1804 · created by Tony Chemit
*(from redmine issue 3658 created on 2015-03-22, closed on 2015-03-22)*
updated
Closed [AbsoluteCoordinateEditor] Bad round value when changing quadrant value
nuiton / jaxx #1803 · created by Tony Chemit
The absolute coordinate value changes when you change the quadrant value. FYI, quadrant value only gives the sign of latitude and longitude so should not change their abslute values. *(from redmine ...
updated
Closed Introduce a API to navigate inside a JFormattedTextField using a mask
nuiton / jaxx #1802 · created by Tony Chemit
The mask defines some groups, we should be able to bavigate insde them using *Tab* or *Left* and *Right* keys. To use traversal focus behaviour, use *Ctrl TAB* and *Shift Ctrl TAB*. Define here (in ...
updated
Closed [AbsoluteCoordinateEditor] Improve navigation of a coordinate
nuiton / jaxx #1801 · created by Tony Chemit
We should be able to navigate between the different sections of a coordinate using *Tab* or *Left* and *Right* key. To keep traserval behaviour use Ctrl + Tab or Shift Ctrl + Tab (as in TextAreaField...
updated
Closed [JaxxFileChooser] ignore case in the path
nuiton / jaxx #1800 · created by Tony Chemit
The files whose extension does not match the pattern becaue of the case should be accepted. *(from redmine issue 3654 created on 2015-03-16, closed on 2015-03-16)*
updated
Closed [UnifiedValidatorMessageWidget] add a getDefaultRenderer method
nuiton / jaxx #1799 · created by Tony Chemit
*(from redmine issue 3652 created on 2015-03-16, closed on 2015-03-16)*
updated
Closed [UnifiedValidatorMessageWidget] Error on clearValidators
nuiton / jaxx #1798 · created by Tony Chemit
Caused by: java.lang.IndexOutOfBoundsException: Invalid range
	at javax.swing.DefaultRowSorter.rowsDeleted(DefaultRowSorter.java:880)
	at javax.swing.JTable.notifySorter(JTable.java:4274)
	at javax.s...
updated
Closed [UnifiedValidatorMessageWidget] error on validator registration
nuiton / jaxx #1797 · created by Tony Chemit
Caused by: java.lang.IllegalStateException: messageTable is not using a UnifiedValidatorMessageTableModel model: fr.inra.mapod.swing.content.workspace.content.weather.WeatherDayTableModel@13b4b8e1
	a...
updated