Denis Yeldandi [Sun, 8 Feb 2009 04:25:38 +0000 (04:25 +0000)]
r2411 added deleteRow functionality and fixed a nasty bug in makeHrefProcess()
Denis Ovsienko [Sat, 7 Feb 2009 21:12:07 +0000 (21:12 +0000)]
r2410 - basic split of tags and autotags in lexical and syntax scanners
Denis Ovsienko [Sat, 7 Feb 2009 15:16:26 +0000 (15:16 +0000)]
r2409 - don't loose effective permissions policy, when discarding user_enabled
- updated release notes accordingly
Denis Yeldandi [Sat, 7 Feb 2009 14:33:43 +0000 (14:33 +0000)]
r2408 fixed bug in object page
Denis Yeldandi [Sat, 7 Feb 2009 14:32:12 +0000 (14:32 +0000)]
r2407 fixed bug in RackHistory
Denis Yeldandi [Sat, 7 Feb 2009 14:26:08 +0000 (14:26 +0000)]
r2406 fixed bug in object page
Denis Yeldandi [Sat, 7 Feb 2009 14:05:54 +0000 (14:05 +0000)]
r2405 fixed bug in objgroup page, where groups with 0 objects were shown as groups with 1 object
Denis Ovsienko [Sat, 7 Feb 2009 13:52:08 +0000 (13:52 +0000)]
r2404 - fixed incorrect escaping in message text
Denis Yeldandi [Sat, 7 Feb 2009 13:47:41 +0000 (13:47 +0000)]
r2403 fixed a bug in objects page
Denis Yeldandi [Sat, 7 Feb 2009 13:44:06 +0000 (13:44 +0000)]
r2402 a few changes in DB table field names and bugfixes
Denis Ovsienko [Sat, 7 Feb 2009 13:36:55 +0000 (13:36 +0000)]
r2401 - fixed broken sample dataset
Denis Ovsienko [Fri, 6 Feb 2009 15:41:44 +0000 (15:41 +0000)]
r2399 - switch to bigger icons in attachments list
Denis Ovsienko [Fri, 6 Feb 2009 15:20:30 +0000 (15:20 +0000)]
r2398 - restrict editing file info to its own page by means of renderFileProperties()
- allow changing file name
- employ renderFileCell() to list files in a more informative way (with tags)
- getFilesOfEntity(): include file id in the returned info record
Aaron Dummer [Fri, 6 Feb 2009 14:57:15 +0000 (14:57 +0000)]
r2397 added 32x32 download icon
Denis Ovsienko [Fri, 6 Feb 2009 12:58:22 +0000 (12:58 +0000)]
r2396 - fixed dynamic_title_rspool() to use correct page number
Denis Yeldandi [Fri, 6 Feb 2009 11:52:17 +0000 (11:52 +0000)]
r2395 Added MakeHref function, moved change rack design, change rack problems, change obkect allocation to ophandlers
Denis Ovsienko [Thu, 5 Feb 2009 16:18:28 +0000 (16:18 +0000)]
r2394 - this JavaScript library made no use alone
Aaron Dummer [Wed, 4 Feb 2009 22:13:28 +0000 (22:13 +0000)]
r2393 use new IPv4LB table name
Aaron Dummer [Tue, 3 Feb 2009 19:05:14 +0000 (19:05 +0000)]
r2392 clean code comment
Aaron Dummer [Tue, 3 Feb 2009 18:15:01 +0000 (18:15 +0000)]
r2391 added ability to replace file contents
Denis Ovsienko [Tue, 3 Feb 2009 17:30:25 +0000 (17:30 +0000)]
r2390 - findTagWarnings(): employ getTagByName()
- getSentencesFromLexems(): save line numbers inside SYNT_CTXMOD to use in messages
- introduce findCtxModWarnings() for SYNT_ADJUSTMENT nodes checking
- highlight "true" and "false" as keywords in CodePress
Aaron Dummer [Tue, 3 Feb 2009 17:29:28 +0000 (17:29 +0000)]
r2389 synced 'Upload new file' forms so they look the same
Denis Ovsienko [Tue, 3 Feb 2009 16:25:11 +0000 (16:25 +0000)]
r2388 - fix index violation caused by changeset:2336 (pointed out by Alexey Hohrin)
Denis Ovsienko [Tue, 3 Feb 2009 11:33:41 +0000 (11:33 +0000)]
r2386 - fixed getUserAccounts() to really drop user_enabled
Denis Ovsienko [Mon, 2 Feb 2009 12:48:51 +0000 (12:48 +0000)]
r2385 - try new mergeTagChains() computation
Denis Ovsienko [Mon, 2 Feb 2009 12:05:44 +0000 (12:05 +0000)]
r2384 - finish last switchvlans changes
Denis Ovsienko [Mon, 2 Feb 2009 10:36:05 +0000 (10:36 +0000)]
r2383 - fixContext(): don't reset existing tags before appending new
Denis Ovsienko [Sun, 1 Feb 2009 10:59:13 +0000 (10:59 +0000)]
r2382 - getTagByName(): new helper function
- processAdjustmentSentence(): add full taginfo on "insert" requests
- user_tags subchain doesn't exist any more, the contents has moved into standard expl_tags and impl_tags chains
Denis Ovsienko [Sat, 31 Jan 2009 21:39:36 +0000 (21:39 +0000)]
r2381 - merged adjustContext() into processAdjustmentSentence() and deleted the former
- fixed a bug in SYNT_CTXMODLIST building
Denis Ovsienko [Sat, 31 Jan 2009 20:22:52 +0000 (20:22 +0000)]
r2380 - accessibleSubpage(): sayonara
- initial context adjustment code
Denis Ovsienko [Sat, 31 Jan 2009 17:28:29 +0000 (17:28 +0000)]
r2379 - drop user_enabled column and all related stuff
Denis Ovsienko [Sat, 31 Jan 2009 17:01:14 +0000 (17:01 +0000)]
r2378 - worked on ticket:151 // structured dictionary editor
Denis Ovsienko [Fri, 30 Jan 2009 18:38:20 +0000 (18:38 +0000)]
r2377 - toss things around to let more config lines be generated by decoder script
Denis Ovsienko [Thu, 29 Jan 2009 14:26:57 +0000 (14:26 +0000)]
r2376 - enable windows-style MAC address format
Denis Ovsienko [Thu, 29 Jan 2009 14:15:46 +0000 (14:15 +0000)]
r2375 - playing with tag selector again
Aaron Dummer [Tue, 27 Jan 2009 16:46:16 +0000 (16:46 +0000)]
r2374 deny access to files outside of your permission realm
Aaron Dummer [Tue, 27 Jan 2009 16:45:17 +0000 (16:45 +0000)]
r2373 fix invalid link, rename vars for consistency
Denis Ovsienko [Tue, 27 Jan 2009 10:07:10 +0000 (10:07 +0000)]
r2372 - show valid realms for tags
Aaron Dummer [Mon, 26 Jan 2009 21:09:29 +0000 (21:09 +0000)]
r2371 add logout link to 'access denied' page so you can quickly re-login with another account
Aaron Dummer [Mon, 26 Jan 2009 20:30:06 +0000 (20:30 +0000)]
r2370 make 'Delete object' link available only on Object->Properties page
Denis Ovsienko [Mon, 26 Jan 2009 15:12:14 +0000 (15:12 +0000)]
r2369 - initial code for LDAP groups autotags
Denis Ovsienko [Sun, 25 Jan 2009 22:14:02 +0000 (22:14 +0000)]
r2368 - getSentencesFromLexems(): don't leave stuff on the stack for insert/remove context modifiers
- adjustContext(): initial revision
Denis Ovsienko [Sun, 25 Jan 2009 20:57:00 +0000 (20:57 +0000)]
r2367 - list new keywords in the highlighter
Denis Ovsienko [Sun, 25 Jan 2009 15:57:05 +0000 (15:57 +0000)]
r2366 - initial implementation for context adjustments in RackCode
Denis Ovsienko [Fri, 23 Jan 2009 17:43:32 +0000 (17:43 +0000)]
r2365 - adjusted image brightness
Denis Ovsienko [Fri, 23 Jan 2009 17:39:54 +0000 (17:39 +0000)]
r2364 - add two small 'delete' icons
- try them in the tag editor
Denis Ovsienko [Fri, 23 Jan 2009 16:11:37 +0000 (16:11 +0000)]
r2363 - hotfix: direct tags were lost for user
Denis Ovsienko [Fri, 23 Jan 2009 15:07:13 +0000 (15:07 +0000)]
r2362 - LDAP: fetch user displayed name from LDAP
Denis Ovsienko [Thu, 22 Jan 2009 20:05:19 +0000 (20:05 +0000)]
r2361 - worked on ticket:186 (checkboxes in tag lists)
Denis Ovsienko [Thu, 22 Jan 2009 14:53:57 +0000 (14:53 +0000)]
r2360 - make preview textarea readonly
Denis Ovsienko [Thu, 22 Jan 2009 13:24:29 +0000 (13:24 +0000)]
r2359 - trivial fix in renderEntityTags()
Denis Ovsienko [Thu, 22 Jan 2009 12:44:06 +0000 (12:44 +0000)]
r2358 - repace 2 sets of tag and file management functions with unified processors
Denis Ovsienko [Thu, 22 Jan 2009 11:09:31 +0000 (11:09 +0000)]
r2357 - implement previews for files
Denis Ovsienko [Wed, 21 Jan 2009 15:37:57 +0000 (15:37 +0000)]
r2356 - import and use schredder picture
Denis Ovsienko [Wed, 21 Jan 2009 13:17:40 +0000 (13:17 +0000)]
r2355 - don't generate errors in script mode
Denis Ovsienko [Wed, 21 Jan 2009 12:12:51 +0000 (12:12 +0000)]
r2354 - authenticate(): treat script_mode
- redo user authentication source from constant to variable in secret.php
- move require_valid_user to secret.php
- adjust installer and secret sample for two new variables
Denis Ovsienko [Tue, 20 Jan 2009 12:33:02 +0000 (12:33 +0000)]
r2353 - doSNMPmining(): retrieve system serial number more accurately
Denis Ovsienko [Tue, 20 Jan 2009 12:16:07 +0000 (12:16 +0000)]
r2352 - fixed authenticate_admin()
Denis Ovsienko [Tue, 20 Jan 2009 12:09:03 +0000 (12:09 +0000)]
r2351 - add missing UNIQUE
Denis Ovsienko [Tue, 20 Jan 2009 12:05:13 +0000 (12:05 +0000)]
r2350 - fix PHP error
Denis Ovsienko [Mon, 19 Jan 2009 18:00:21 +0000 (18:00 +0000)]
r2349 - target_realm and target_id columns finally become entity_realm and entity_id respectively
- USER_AUTH_SRC moves to secret.php
- don't use auth.php from upgrade.php any more
- discard getUserAccounts_local()
- enable httpd-authenticated upgrades
- getDBUpgradePath(): signal about invalid arguments
Denis Ovsienko [Fri, 16 Jan 2009 19:03:40 +0000 (19:03 +0000)]
r2348 - initial external authenticator support
Aaron Dummer [Fri, 16 Jan 2009 17:37:51 +0000 (17:37 +0000)]
r2347 updated getFileLinks so it doesn't return empty parent names (otherwise hrefs won't work)
Aaron Dummer [Fri, 16 Jan 2009 17:19:33 +0000 (17:19 +0000)]
r2346 add UNIQUE key to FileLink to prevent a file from being linked to the same parent multiple times
Denis Ovsienko [Fri, 16 Jan 2009 16:50:15 +0000 (16:50 +0000)]
r2345 - don't allow editing/deleting stock records in dictionary editor
Denis Ovsienko [Thu, 15 Jan 2009 17:42:45 +0000 (17:42 +0000)]
r2344 - mention ldap_search options
Denis Ovsienko [Thu, 15 Jan 2009 16:51:34 +0000 (16:51 +0000)]
r2343 - Fedora and SUSE updates
Denis Ovsienko [Thu, 15 Jan 2009 16:16:05 +0000 (16:16 +0000)]
r2342 - distinguish between stock and local records in dictionary viewer
Denis Ovsienko [Thu, 15 Jan 2009 16:05:42 +0000 (16:05 +0000)]
r2341 - import Tango computer icon
- redo RS pool image off that
Denis Ovsienko [Thu, 15 Jan 2009 16:01:03 +0000 (16:01 +0000)]
r2340 - add "favorite" icon
Denis Ovsienko [Thu, 15 Jan 2009 15:59:38 +0000 (15:59 +0000)]
r2339 - try another color desing for stickers and tags
Denis Ovsienko [Thu, 15 Jan 2009 14:52:35 +0000 (14:52 +0000)]
r2338 - fix racks sorting order (ticket:184)
Denis Ovsienko [Thu, 15 Jan 2009 14:19:44 +0000 (14:19 +0000)]
r2337 - remove remnants of vertical and horizontal orientation flags
Denis Ovsienko [Thu, 15 Jan 2009 12:58:35 +0000 (12:58 +0000)]
r2336 - adjust file panel layout a bit more
- gather regexps in config.php
- filter L2 addresses in a more accurate manner
Denis Ovsienko [Wed, 14 Jan 2009 23:13:07 +0000 (23:13 +0000)]
r2335 - overhaul buildRedirectURL() and $msgcode to get smaller message structure
Denis Ovsienko [Wed, 14 Jan 2009 19:07:32 +0000 (19:07 +0000)]
r2334 - use symlink icon
Denis Ovsienko [Wed, 14 Jan 2009 18:40:20 +0000 (18:40 +0000)]
r2333 - buildRedirectURL(): make use of getMessageCode()
Denis Ovsienko [Wed, 14 Jan 2009 18:00:26 +0000 (18:00 +0000)]
r2332 - add "file not found" message
- discard AJAX helper for file linker
- toss around file management panel parts
Denis Ovsienko [Wed, 14 Jan 2009 17:48:00 +0000 (17:48 +0000)]
r2331 - added bigger version of list-add icon
Denis Ovsienko [Wed, 14 Jan 2009 13:23:19 +0000 (13:23 +0000)]
r2330 - fix two ALTER TABLE lines
- reformat the upgrader output
Denis Ovsienko [Tue, 13 Jan 2009 15:34:39 +0000 (15:34 +0000)]
r2329 - rename IPBonds to IPv4Allocation
- idem PortForwarding -> IPv4NAT
- idem IPRanges -> IPv4Network
- idem IPAddress -> IPv4Address
- idem IPLoadBalancer -> IPv4LB
- idem IPRSpool -> IPv4RSPool
- idem IPRealServer -> IPv4RS
- idem IPVirtualServer -> IPv4VS
Denis Ovsienko [Mon, 12 Jan 2009 17:12:46 +0000 (17:12 +0000)]
r2328 - add release notes for 0.17.0
- list 0.16.6
- protect user's records in the dictionary
Denis Ovsienko [Mon, 12 Jan 2009 14:46:22 +0000 (14:46 +0000)]
r2327 - README: adjust spacing
- COPYING: split copyright clause
Denis Ovsienko [Mon, 12 Jan 2009 14:04:15 +0000 (14:04 +0000)]
r2326 - add a code for "shared" address to fix "undefined index" warning
Denis Ovsienko [Mon, 12 Jan 2009 13:12:43 +0000 (13:12 +0000)]
r2325 - fix missing global
Denis Ovsienko [Mon, 12 Jan 2009 13:10:37 +0000 (13:10 +0000)]
r2324 - forward-port the last fix into trunk
Aaron Dummer [Fri, 2 Jan 2009 22:20:22 +0000 (22:20 +0000)]
r2321 changed variable escaping to conform to standard
Aaron Dummer [Tue, 30 Dec 2008 23:44:41 +0000 (23:44 +0000)]
r2320 added ability to delete objects
Denis Ovsienko [Tue, 23 Dec 2008 14:16:02 +0000 (14:16 +0000)]
r2317 - indicate completed items on ChangeLog
Denis Ovsienko [Tue, 23 Dec 2008 14:14:09 +0000 (14:14 +0000)]
r2316 - another branch -> trunk merging
Denis Ovsienko [Fri, 19 Dec 2008 14:24:59 +0000 (14:24 +0000)]
r2312 - forward-porting to trunk
Denis Ovsienko [Wed, 3 Dec 2008 12:15:36 +0000 (12:15 +0000)]
r2310 - forward-port the expand/collapse code to trunk
Denis Ovsienko [Tue, 2 Dec 2008 14:44:11 +0000 (14:44 +0000)]
r2308 - fwd-port to trunk
Denis Ovsienko [Mon, 1 Dec 2008 13:58:15 +0000 (13:58 +0000)]
r2306 - forward-port the change to trunk
Denis Ovsienko [Tue, 25 Nov 2008 09:32:21 +0000 (09:32 +0000)]
r2304 - forward-port the bugfix to trunk
Denis Ovsienko [Fri, 21 Nov 2008 13:50:30 +0000 (13:50 +0000)]
r2301 - added router icon
Denis Ovsienko [Thu, 20 Nov 2008 20:33:21 +0000 (20:33 +0000)]
r2300 - and finally fix URL
Denis Ovsienko [Thu, 20 Nov 2008 20:31:07 +0000 (20:31 +0000)]
r2299 - toss gfx around
Denis Ovsienko [Thu, 20 Nov 2008 20:18:39 +0000 (20:18 +0000)]
r2298 - merge the recent changes from maintenance into trunk
Denis Ovsienko [Fri, 14 Nov 2008 13:13:28 +0000 (13:13 +0000)]
r2293 - renderTagStats(): fixed sums calculation