LtWorf
80cd45cf0c
- handles wrong header names
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@327 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 20:30:06 +07:00
LtWorf
9d12667b11
- Debian package can now be installed with pyside and not pyqt
...
- Make dist makes a file for the debian format
- Make dist removes .svn from relational_pyside
- setup.py installs relational_pyside module
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@326 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 20:15:38 +07:00
LtWorf
2f8e604d0d
- Can create relation classes from the table
...
- Can add new relations and edit current ones, it apparently works
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@325 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 18:44:20 +07:00
LtWorf
144ee8fabc
- Can show relations
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@324 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 18:10:01 +07:00
LtWorf
e6c871b785
- Buttons to edit and create relation
...
- Default example cells when working on a new relation
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@323 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 17:06:24 +07:00
LtWorf
06d27b14a7
- Still a stub, with handler module now
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@322 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 16:24:01 +07:00
LtWorf
cbedc893b1
- ui for editing relations.. just a stub
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@321 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 14:08:12 +07:00
LtWorf
6142a1e66a
- forgot to replace the __init__ module with a symlink
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@320 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 22:47:13 +07:00
LtWorf
c5af23d05c
- apparently it works, needs further testing
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@319 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 22:35:24 +07:00
LtWorf
f02f54d58d
- removed insert and delete buttons. They were probably too complicated to use..
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@318 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 22:30:22 +07:00
LtWorf
b186ddae39
- Unified main GUI too, but work is still in progress...
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@317 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 18:32:31 +07:00
LtWorf
03426f5276
- Unified code for survey
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@316 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 17:34:19 +07:00
LtWorf
6abdc30cef
- Added make gui target, to regenerate the GUI files
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@315 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 17:33:08 +07:00
LtWorf
954dabb447
- Tries to launch using pyqt 1st and then pyside
...
- Unified about.py, now using the same code
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@314 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 17:05:07 +07:00
LtWorf
4c5915e854
- Minor changes to comments
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@313 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 17:04:07 +07:00
LtWorf
5f764152c8
- pyside directory
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@312 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 12:39:39 +07:00
LtWorf
fb7e9d2b6f
- Can perform survey from command line interface too
...
- Module to send survey directly
- Can check the latest version from the svn repository
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@311 014f5005-505e-4b48-8d0a-63407b615a7c
2011-06-14 16:21:15 +07:00
LtWorf
d6a3309014
- Can send email in survery (apparently for some people it is too difficult to understand i can't reply to them if they use an anonymous survey to contact me)
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@310 014f5005-505e-4b48-8d0a-63407b615a7c
2011-06-14 15:27:06 +07:00
LtWorf
8a21307d22
- Removed futile recoursive import, that would not work in python3
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@307 014f5005-505e-4b48-8d0a-63407b615a7c
2011-06-06 09:07:50 +07:00
LtWorf
404e44671d
- Can start without relational_gui and correctly report an error
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@306 014f5005-505e-4b48-8d0a-63407b615a7c
2011-05-18 08:17:05 +07:00
LtWorf
36d52b144a
- Using more the colored class
...
- Todo
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@298 014f5005-505e-4b48-8d0a-63407b615a7c
2011-05-02 10:02:06 +07:00
LtWorf
4a296c52cf
- termcolor modified to use bold by default
...
- uses colors in readline
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@297 014f5005-505e-4b48-8d0a-63407b615a7c
2011-04-01 10:28:47 +07:00
LtWorf
3ca26b10c6
- Forces relations to have correct attribute names
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@296 014f5005-505e-4b48-8d0a-63407b615a7c
2011-04-01 07:06:08 +07:00
LtWorf
dfb3f19acf
- Raises exception for wrong relational operations
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@295 014f5005-505e-4b48-8d0a-63407b615a7c
2011-04-01 06:38:47 +07:00
LtWorf
1eab04582d
- Inserted language definition in parser
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@294 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-31 08:26:13 +07:00
LtWorf
08a780eb18
- Prepared files for windows setup
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@293 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-24 09:58:05 +07:00
LtWorf
52c20fc79d
- Prepared for next version
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@292 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-22 20:54:55 +07:00
LtWorf
a346818805
- fills egg-info
...
- Fixed makefile, now cleans setup directory
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@290 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-22 16:37:35 +07:00
LtWorf
8ebf454a46
- Using common installer
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@289 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-22 16:19:55 +07:00
LtWorf
abc4c06dfa
- Installers for modules moved outside of the debian directory
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@288 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-22 16:17:41 +07:00
LtWorf
b4dffea5cf
- Changed header comments in modules
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@287 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-22 16:02:36 +07:00
LtWorf
f8b0ab746b
- Added test
...
- Re-sorted CHANGELOG
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@286 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-22 13:28:41 +07:00
LtWorf
9c65a60b22
- Small fix and simplified code
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@285 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-21 16:10:22 +07:00
LtWorf
4a6f2cc222
- Handles sign in numeric types
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@284 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-21 13:30:04 +07:00
LtWorf
8065f65d2d
- simplified linegui checking if query is an assignment
...
- Reports missing GUI modules
- Will not load relations if given name is not valid
- Will not execute if relation dest name is not valid
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@283 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-21 07:43:57 +07:00
LtWorf
e563972436
- Changed window title
...
- Added menu!
- Can restore from history
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@282 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-20 23:23:20 +07:00
LtWorf
4d78540440
- Relation list is sorted
...
- Selects last item of history (so it scrolls)
- Fixes saving relations
- Simplified code, removing useless iterations
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@281 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-20 21:49:02 +07:00
LtWorf
6a93efd198
- Adds query into history
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@280 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-20 21:18:30 +07:00
LtWorf
6765e9c903
- Now uses generated GUI
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@279 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-20 19:31:50 +07:00
LtWorf
0c7f71e254
- Re-designed the ui, using the designer
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@278 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-20 18:56:50 +07:00
LtWorf
3e04c24056
- Added new test
...
- More details in test driver
- Re-building GUI, idioticly eliminated long ago
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@277 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-20 17:16:34 +07:00
LtWorf
11b622b324
- Clickable links in the about window
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@276 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-14 21:51:22 +07:00
LtWorf
87302f2e64
- Change from 0.12 to version 1.0
...
- Correct wrong float type in ratings.csv
- Small correction in manpages
- More complete debian changelog
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@275 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-04 12:38:00 +07:00
LtWorf
4b7a9272f6
- Removed bloated debian patches
...
- Modified debian/rules to create both relational and relational-cli from the same python file
- Modified relational_gui to have different behavior depending on its name
- Do not try to pack examples directory for relational package
- Edited make source target
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@274 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-04 12:18:22 +07:00
LtWorf
f33d534fd1
- Remove suggests from debian control
...
- Generates more clean tar package
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@273 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-03 18:11:02 +07:00
LtWorf
0d83587cfc
- Removed attempt to import psyco module
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@272 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-03 17:45:18 +07:00
LtWorf
1e51f9784f
- test driver script is now executable
...
- adds more generic procedure to perform implicit casting, thus eliminating duplicate code
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@271 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-03 09:27:53 +07:00
LtWorf
3b0392e867
- Float type recognition is more robust, now handled using a regexp
...
- Date type recognition is more robust, now using a combination of regexp plus date object
- Parsing of strings representing dates is now cached, eliminating the need for double parse
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@270 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-03 08:46:04 +07:00
LtWorf
ba564b55d3
- Added two more tests
...
- Simplified code of optimizations module
- Improved doc of optimization module
- Added option to get all the intermediate passages of optimization
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@269 014f5005-505e-4b48-8d0a-63407b615a7c
2011-02-24 13:27:33 +07:00
LtWorf
71697bb2e8
- Implemented select_union_intersect_subtract general optimization
...
- Added tests for the new optimization
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@268 014f5005-505e-4b48-8d0a-63407b615a7c
2011-02-18 18:11:39 +07:00