Earlier this year
-
r171
(- generate custom javascript
- working on related items
- w...) committed by karim.shehadeh
- - generate custom javascript
- working on related items
- working on makeLink function in javascript
- generate custom javascript
- working on related items
- working on makeLink function in javascript
-
r170
(trunk: started to add 'related items' ajax to view document ...) committed by karim.shehadeh
- trunk: started to add 'related items' ajax to view document page to add/remove related items from
there (since I removed it from the main document form)
trunk: started to add 'related items' ajax to view document page to add/remove related items from
there (since I removed it from the main document form)
-
r169
(trunk:
- pretty much finished with the revised library brow...) committed by karim.shehadeh
- trunk:
- pretty much finished with the revised library browser now
- started working on gutting the add/edit document form
- started working on a completely new uploader (swfupload)
trunk:
- pretty much finished with the revised library browser now
- started working on gutting the add/edit document form
- started working on a completely new uploader (swfupload)
-
r168
(- Made renaming in library browser work
- Made category add ...) committed by karim.shehadeh
- - Made renaming in library browser work
- Made category add work
- Made load animation work in library browser.
- Made renaming in library browser work
- Made category add work
- Made load animation work in library browser.
-
r167
(trunk: Lots of changes to the way the library browser works....) committed by karim.shehadeh
- trunk: Lots of changes to the way the library browser works. Form changes and more. See evernote
for details
trunk: Lots of changes to the way the library browser works. Form changes and more. See evernote
for details
Older
-
r166
(- added api code for each method to take "credentials" which...) committed by karim.shehadeh
- - added api code for each method to take "credentials" which, when not given, try to use the
session's logged in user. In the future, this can be given to "impersonate" a user which will be
useful when the api becomes more commonly used. Before that happens, though, an API "key" system
will have to be in place that will prevent the system from being misused (as in:
nx_authorize(api_key) or something).
- added api function for retrieving documents in a single category or categories in a single
category. this is used by the new ajax function getObjectsInCategory which is used by the new
library browser code. Instead of assembling javascript code for each document or category, a
javascript loop is used and data only is retrieved from the server via AJAX and iterated through on
the client side. Much more efficient.
TODO: Add category iteration (documentation iteration has been done or at least started).
- added api code for each method to take "credentials" which, when not given, try to use the
session's logged in user. In the future, this can be given to "impersonate" a user which will be
useful when the api becomes more commonly used. Before that happens, though, an API "key" system
will have to be in place that will prevent the system from being misused (as in:
nx_authorize(api_key) or something).
- added api function for retrieving documents in a single category or categories in a single
category. this is used by the new ajax function getObjectsInCategory which is used by the new
library browser code. Instead of assembling javascript code for each document or category, a
javascript loop is used and data only is retrieved from the server via AJAX and iterated through on
the client side. Much more efficient.
TODO: Add category iteration (documentation iteration has been done or at least started).
-
r165
(- Fixed problems with IE, add org form and more ) committed by karim.shehadeh
- - Fixed problems with IE, add org form and more
- Fixed problems with IE, add org form and more
-
r164
(trunk: Merge bug fixes from 1.7 branch between 117-163) committed by karim.shehadeh
- trunk: Merge bug fixes from 1.7 branch between 117-163
trunk: Merge bug fixes from 1.7 branch between 117-163
-
r163
(1.7: Resolved issue #41: PHP errors occur (with IW_DEBUG set...) committed by karim.shehadeh
- 1.7: Resolved issue #41: PHP errors occur (with IW_DEBUG set to true) when trying to delete an
organization still has users in it
1.7: Resolved issue #41: PHP errors occur (with IW_DEBUG set to true) when trying to delete an
organization still has users in it
-
r162
(1.7: Resolve issue #37: When group administrator adds a docu...) committed by karim.shehadeh
- 1.7: Resolve issue #37: When group administrator adds a document, the wrong permissions are
attributed to the new document
1.7: Resolve issue #37: When group administrator adds a document, the wrong permissions are
attributed to the new document
-
r161
(1.7: Resolve issue #36 - error message when adding a documen...) committed by karim.shehadeh
- 1.7: Resolve issue #36 - error message when adding a document
1.7: Resolve issue #36 - error message when adding a document
-
r160
(1.7: Resolve issue #35: Clicked "forgot password" on the hom...) committed by karim.shehadeh
- 1.7: Resolve issue #35: Clicked "forgot password" on the home/login page to retrieve a password. The
forgot password page did load, but included this error message...
1.7: Resolve issue #35: Clicked "forgot password" on the home/login page to retrieve a password. The
forgot password page did load, but included this error message...
-
r159
(1.7: Updated bugfix version to "4") committed by karim.shehadeh
- 1.7: Updated bugfix version to "4"
1.7: Updated bugfix version to "4"
-
r158
(1.7: Resolved issue #34: make php error logging optional) committed by karim.shehadeh
- 1.7: Resolved issue #34: make php error logging optional
1.7: Resolved issue #34: make php error logging optional
-
r157
(Resolved issue #33 - PHP error in group object being logged ...) committed by karim.shehadeh
- Resolved issue #33 - PHP error in group object being logged frequently causing huge log files over
time
Resolved issue #33 - PHP error in group object being logged frequently causing huge log files over
time
-
r156
(Fixed some javacript errors.) committed by karim.shehadeh
- Fixed some javacript errors.
Fixed some javacript errors.
-
-
r154
(Resolved issue #32: Give more error details when a database ...) committed by karim.shehadeh
- Resolved issue #32: Give more error details when a database connection failure occurs during
installation
Resolved issue #32: Give more error details when a database connection failure occurs during
installation
-
r153
(- more formalized javascript/css support) committed by karim.shehadeh
- - more formalized javascript/css support
- more formalized javascript/css support
-
r152
(- added new javascript class) committed by karim.shehadeh
- - added new javascript class
- added new javascript class
-
r151
(- fixed a problem with yui loading my stuff. a lot left to ...) committed by karim.shehadeh
- - fixed a problem with yui loading my stuff. a lot left to do
- fixed a problem with yui loading my stuff. a lot left to do
-
-
r149
(- started working on javascript/css loading changes) committed by karim.shehadeh
- - started working on javascript/css loading changes
- started working on javascript/css loading changes
-
-
r148
(- Removed dependency on Ext for now.
- Fixed a problem wit...) committed by karim.shehadeh
- - Removed dependency on Ext for now.
- Fixed a problem with group database add.
- Removed dependency on Ext for now.
- Fixed a problem with group database add.
-
r147
(- reorganized some theme files.) committed by karim.shehadeh
- - reorganized some theme files.
- reorganized some theme files.
-
-
r145
(- more work with query builder) committed by karim.shehadeh
- - more work with query builder
- more work with query builder
-
r144
(- working on applying query builder.) committed by karim.shehadeh
- - working on applying query builder.
- working on applying query builder.
-
r143
(- Resolved issue #27 - Trash miscount) committed by karim.shehadeh
- - Resolved issue #27 - Trash miscount
- Resolved issue #27 - Trash miscount
-
r142
(- working with query builder some more
) committed by karim.shehadeh
- - working with query builder some more
- working with query builder some more
-
r141
(- updated version to 1.7.*3*) committed by karim.shehadeh
- - updated version to 1.7.*3*
- updated version to 1.7.*3*
-
r140
(Resolve issue #26: Changing the category on multiple documen...) committed by karim.shehadeh
- Resolve issue #26: Changing the category on multiple documents at once fails when moving anywhere
but the root
Resolve issue #26: Changing the category on multiple documents at once fails when moving anywhere
but the root
-
r139
(Continue working on new query builder class) committed by karim.shehadeh
- Continue working on new query builder class
Continue working on new query builder class
-
r138
(- begun to add query builder that will construct parameteriz...) committed by karim.shehadeh
- - begun to add query builder that will construct parameterized select queries.
- begun to add query builder that will construct parameterized select queries.
-
r137
(- Fixed some problems with the way that ajax form submission...) committed by karim.shehadeh
- - Fixed some problems with the way that ajax form submission was working
- Made it so that module routing now used a given user object instead of assuming that the current
user is the one trying to perform the action
- Fixed some problems with the way that ajax form submission was working
- Made it so that module routing now used a given user object instead of assuming that the current
user is the one trying to perform the action
-
r136
(- Fixed several problems with new PDO database engine integr...) committed by karim.shehadeh
- - Fixed several problems with new PDO database engine integration. more work to do
- Fixed several problems with new PDO database engine integration. more work to do
-
r135
(- updated smarty to latest version (2.6.21)
- fixing problem...) committed by karim.shehadeh
- - updated smarty to latest version (2.6.21)
- fixing problems with new database library integration (more to do).
- updated smarty to latest version (2.6.21)
- fixing problems with new database library integration (more to do).
-
r134
(- Switching over to PDO database library instead of ADODB) committed by karim.shehadeh
- - Switching over to PDO database library instead of ADODB
- Switching over to PDO database library instead of ADODB
-
r133
(- fixed password lost form problem) committed by karim.shehadeh
- - fixed password lost form problem
- fixed password lost form problem
-
r132
(- working on optimization and tests
) committed by karim.shehadeh
- - working on optimization and tests
- working on optimization and tests
-
r131
(- Resolve issue #25: Reset password email body contains tran...) committed by karim.shehadeh
- - Resolve issue #25: Reset password email body contains translation error string
- Resolve issue #25: Reset password email body contains translation error string
-
r130
(- fixed comments
- added copyright notices for any files mis...) committed by karim.shehadeh
- - fixed comments
- added copyright notices for any files missing them
- fixed some links
- fixed multi upload
- fixed comments
- added copyright notices for any files missing them
- fixed some links
- fixed multi upload
-
-
-
-
r126
(- More form fixes with the new routing system.) committed by karim.shehadeh
- - More form fixes with the new routing system.
- More form fixes with the new routing system.
-
r125
(- working on making forms work with new routing system) committed by karim.shehadeh
- - working on making forms work with new routing system
- working on making forms work with new routing system
-
r124
(- working on making forms work with new routing system) committed by karim.shehadeh
- - working on making forms work with new routing system
- working on making forms work with new routing system
-
r123
(- fixed error in library browse) committed by karim.shehadeh
- - fixed error in library browse
- fixed error in library browse
|