2006-07-04
- Changed versions to 0.1.9 (sgibly)
- Fixed bug #149557 - PHP executable launch shortcut is always creating a new launch configuration (sgibly)
- Indicate that the launch is executable (sgibly)
- removed unnecessary view's categories declarations (ggurfinke)
- fixed typos (ggurfinke)
2006-07-03
- first draft (sben-zeev)
- fixed typo in DefaultIndentationStrategy name (ggurfinke)
- Wait until chmod process finishes. (mspector)
- Updated version. (mspector)
- 146422 -fix the files label appearing under the include path (remove the zip file from the path) (eklein)
- Remove unneeded (confusing) J2EE server launch delegates. (mspector)
2006-07-02
- bug fix #149164 - PHP Explorer is not being refreshed after project deletion (by yaron.m) (ggurfinke)
- addition to bug fix #145969 - same problem when deleting file (ggurfinke)
2006-07-02
- bug fix #149401 - could not open file from zip file (in the include path) (ggurfinke)
- bug fix #149400 - the content of files oriented from zip files (in the include path) where not added to the model (ggurfinke)
- versioning to 0.1.7 (rganor)
- reverted the workarround for bug #141264 - need to find a better solution (ggurfinke)
- add option to launch save dialog without specifying a project (eklein)
- Fix array type (slapsha)
- Using standard formatter. (slapsha)
- replace usage of String.format (slapsha)
2006-06-29
- SaveFile dialog fixed. (slapsha)
- Temporarily replace dirty editors save handler with the standard one (Workbench) (slapsha)
- Expose the containers package (sgibly)
- bug fix #145969 - the second php file added to a folder is not displayed in the php explorer view. (by yaron.m) (ggurfinke)
- Fix strategy of testing whether we should indent. Relates to the fact, that there may be several IStructuredDocumentRegions in the requested line. (mspector)
- Fixed: #146418 (Indentation of switch/case structure). (mspector)
-
#146422 php elements from include path variable does not display in the php explorer view (sben-zeev)
- Fix code completion. The bug was:
<?
class Aaa {}
A| - here Aaa is not suggested
?> (mspector)
- Seva: convert SaveFilesDialog from List to SelectionList (eklein)
- Bug #147267 refix. (slapsha)
- Try to setup correct file permissions on contributed via extension point PHP executables (the bug is that after extracting PHP executable its permissions are not saved). (mspector)
2006-06-28
- bug fix #146419 - Exception thrown and error message when formatting reopened file. (ggurfinke)
- Revert php core plugin change (sgibly)
- add method for choosing directory sending file name (eklein)
- Fixed: #146764 (not showing PHP files in the working sets). (mspector)
- exception thrown when closing a project (sben-zeev)
- - No need to calculate the end of the code data - it can be found from user data.
- Try to format a code snippet in an information window. (mspector)
- Fix the build properties to include the icons and the plugin.properties files (sgibly)
- made some of the functionality protected (sgibly)
- changed hover message decorator EP, so it will attach decorators to specific hovers. (mspector)
- Bug #141301 fix: shows error message if a tamplate has an empty name.
May be removed when
org.eclipse.jface.text.templates.persistence.TemplateReaderWriter is fixed. (slapsha)
2006-06-27
- Fixed: #145537 (show tasks view in the bottom). (mspector)
- Fixed: #146600 - Don't show already added projects in the include path add project dialog. (mspector)
- Fixed: #148227 - List synchronization exception. (mspector)
- update version to 0.1.6 (eklein)
- handleFileBrowseButtonPressed - add to the combo box instead of using "setText" (eklein)
- Fixed: #147689 (implement "Edit" action on include path entry) (mspector)
- Fix storing old directory dialog filter. (mspector)
- Fixed order of newly added PHP files (#145957) (mspector)
- add default decorator (eklein)
-
#148037 - Deleting folder via the PHP Explorer view throws exception. (sben-zeev)
- rephrasing an error message (sgibly)
- PHP_DOC is a closable partition too (slapsha)
- Bug #148562 fix: partitioner to recognize closed partitions: strings & mulit-line comments. (slapsha)
2006-06-27
- Fixed: #145537 (show tasks view in the bottom). (mspector)
- Fixed: #146600 - Don't show already added projects in the include path add project dialog. (mspector)
- Fixed: #148227 - List synchronization exception. (mspector)
- update version to 0.1.6 (eklein)
- handleFileBrowseButtonPressed - add to the combo box instead of using "setText" (eklein)
- Fixed: #147689 (implement "Edit" action on include path entry) (mspector)
- Fix storing old directory dialog filter. (mspector)
- Fixed order of newly added PHP files (#145957) (mspector)
- add default decorator (eklein)
-
#148037 - Deleting folder via the PHP Explorer view throws exception. (sben-zeev)
- rephrasing an error message (sgibly)
- PHP_DOC is a closable partition too (slapsha)
- Bug #148562 fix: partitioner to recognize closed partitions: strings & mulit-line comments. (slapsha)
- new tag (ggurfinke)
- Fixed: #146408 (no code assist for "endif" keyword). (mspector)
- No need to use mode in constructor (slapsha)
- Select the default server when creating a new PHP web server launch configuration (sgibly)
- Dont provide completion if staying after PHP close tag (mspector)
- PHP server tab - Disable the 'Run with debug information' when in debug mode (sgibly)
- Fixed: #148665 (Exception while mouse-overing context menu items on closed PHP project). (mspector)
- Changed the 'Configure...' behavior to edit the selected Server.
+ Bug fix in the publish indicator of the server. (sgibly)
- Fixed brackets auto-edit strategy at the end of document (slapsha)
- Bug #147879 fix (slapsha)
2006-06-26
- Server tab update - Refreash the servers list after returning from the 'Configure...' action (sgibly)
- removing redundant comment (rganor)
- Added debug / run on PHP web server shortcuts (sgibly)
- Added the FileUtils (sgibly)
- bug fix #144216 - code assist for classes names didn't work (ggurfinke)
- Language model is now loaded as part of the activator of the php core plugin, this way many problems are saved like parsing tasks delay and viewing problems (of the language functions) (rganor)
- bug fix #144599 - does not complete main_class::$class_a-> (ggurfinke)
- bug fix #144440 - Deletion of a backQuote should delete the matching one. (ggurfinke)
- removed unused/missing messages warnings. (mspector)
- fixed source text hover: crashes, incorrect highlighting, show only the needed statement. (mspector)
- Remove any org.eclipse.wst.server.xxx dependency from the php plugins (sgibly)
- Fix deprecation (slapsha)
- Fixed: #148607 - Null Pointer Exception in code data resolver. (mspector)
- Re-order the server's edit & wizard page (sgibly)
- Added the option to select a default server from the list of defined PHP web servers (sgibly)
- Refactor and improve SaveFiles. (slapsha)
- Fix showDebugInfo option (slapsha)
- Fixed: #148559 (typing preferences) (mspector)
- no data was shown when PHP Functions view was first opened and there was no project in the workspace (sben-zeev)
- fix the bug, that PHP update site is not in the initial list of update sites. (mspector)
- Fixed: #147870 (error when removing breakpoint twice). (mspector)
2006-06-25
- Note: The previous comment should be related to bug #147267 instead of #141223 (slapsha)
- Bug #141223: added edited and unsaved files validation + preference definition to auto-save files before debug. (slapsha)
- Bug #141223: added AutoSave dialog. (slapsha)
- Bug #141223: added preference to auto-save files before debug. (slapsha)
-
#138990 - Adding an empty space before '<?php' at the beginning of file causing all php text be marked as an error
fixed.
php elements are ignored on html validator context. (rganor)
- The projectModel should not add files to the userModel by itself but only from the parsing mechanism (ggurfinke)
- Provide "profile as..." PHP executable item as well. (mspector)
- Fixed: #0010264 - opening non-PHP file from Execution Statistics View produces exception. (mspector)
- Fix in the wizard fragment extention.
Added the placeAfter option. (sgibly)
- bug fix - while autoEditing docblock with content the curser wasn't in the end of the text (ggurfinke)
- refactor (eklein)
- remove unnecessary code (eklein)
- fix bug #139441 - "Configure Include Path" action is required (eklein)
-
#144421 fix: Show In Navigator actions for PHP & PHP Debug perspectives. (slapsha)
- Added new Debug Message: when debbugger doesn't understands the request, it sends message (ID=1000), which we should catch. (mspector)
- Fixed the server-debug tab: A newly added server through the wizard was not saved to by the ServersManager (sgibly)
- Fixed a redundant server removal event (sgibly)
- bug fix #148018 - Undo on PHP Doc blocks causes model crash (ggurfinke)
- define default workspace path. (mspector)
- Fixed: #148221 - Check in launch configuration tabs for form completeness when inited. (mspector)
-
#141222 - doesn't getting matching quote when opening a new quote in a new line after two matching quotes
fixed.
whitespaces after strings are not attached to the strings. (rganor)
- Performance fix - the way highlightining lexer state changes when curly brackets are inserted or removed.
Since no one uses the lexer state for the curly brackets, the push / pop states are ignored. (rganor)
2006-06-22
- Modified the serverWizardFragment extention point to support fragment placing.
Note: Not done yet (sortFragmentsByPlace is unimplemented) (sgibly)
- Moving to the new Server infrastructure (sgibly)
- Remove server fix (sgibly)
- bug fix #139440 - wrong behavior of autoEdit inside docBlock for newLine (ggurfinke)
- Register as a listener when loading the servers (sgibly)
- Return a default port of 80 (sgibly)
2006-06-21
- Rollback and some other fixes for the folding provider.
This class should still be fixed to used the annotation notifications in order to update the foldings. (sgibly)
- adding the timestamp filter to the scheduler mechanism,
this filter removes some redundant parsing tasks when large files are analyzed. (rganor)
- removing the timestamp filter, so for now each parser task is executed (rganor)
- Event notification mechanism for the servers manager + fixes in the composite and wizard fragments (sgibly)
- fixing the parser timestamp check (rganor)
- Listen to the model to fold initially opened files.
Remove the force-create on the model (sgibly)
- Avoid concurrent modification exception when notifying an event (sgibly)
- bug fix - formatter corrupt files when there are html and php in them (ggurfinke)
- in ExplorerContentProvider - creating a fileData (if one doesn't exist) without forcing it on the DB (ggurfinke)
- Text change: Alternate PHP executables: to Alternate PHP executable (remove "s") (eklein)
- "When you choose Runtime in "Run" there is a space missing between PHP5 and the filename" - added space (eklein)
- Added possibility to send custom environment variables with the debugger launch. (slapsha)
- Fix console behavior: previously didn't show or shown incorrectly messages from the outer files (outside the current project) (slapsha)
- Added an option to remove an attribute (sgibly)
- fixed the indentation when adding pair } at the end of the document (ggurfinke)
- Fixed: #147281 - Remove usafe of AWT timer. (mspector)
- update version to 0.1.5 (eklein)
- update version to 0.0.6 (eklein)
2006-06-20
- Scheduler lives in its own thread (no display.sync() is called)
each process that needs to refresh the UI must call display.a/syncExec() (rganor)
- Fixed: #146030 - Exceptions, when stack frame doesn't have variables. (mspector)
- Fixed the server dialog to present the currect title and description.
Also, fixed the server wizard to display the same. (sgibly)
- bug fix - no auto completion of curly close in the following stat: {// - when curret between { and // (ggurfinke)
- bug fix #146241 - autoEdit didn't work at the end of the document (ggurfinke)
- Server wizard fragment extention point fix (phase I) (sgibly)
- removing redundant comments. (rganor)
- Replaced the Show Groups icon (sgibly)
- typo fixed (sben-zeev)
- Work on the parsing task:
- make the parser task sync (wait to the result to be done) (rganor)
2006-06-19
- added Source Text Hover (CTRL + mouse over). (mspector)
-
#145956 - Long php tag '<?php' is not recognized
fixed (in the reparser) (rganor)
- fixing the deadlock problem occured when the parsing engine was crashed (rganor)
- Releasing unreleased threads at the end of the debug session. (sgibly)
- Fixed: #146420 - Show text hover. (mspector)
- bug fix #146228 + preformance inprovments in MatchingBracketAutoEditStrategy (ggurfinke)
- code cleanup (sgibly)
2006-06-18
- Fixed: #146217 - Saving typing preferences. (mspector)
- Fixed: #146229 - Example: sleep(1); (|) - provides arguments hints for the sleep function. (mspector)
- Fixed: #146578 - Open PHP Manual in new browser page preference option is not saved. (mspector)
- Improve the files deploy mechanism (sgibly)
- Added dependencies on external features, bind to specific version to prevent installation on incompatible version of Eclipse via Update Manager. (mspector)
- - organizing the join() operation
- adding some comments to the code (rganor)
- fix cast casting exception (mspector)
- work on OutOfMemoryException (),
We implement the join() method to a simple runnable object. (rganor)
2006-06-15
- Deploy filter (sgibly)
- fix bug #0010321: Analyzer preferences dialog should run analyzer after saving it's data (eklein)
- fix incorrect behavior (slapsha)
- File utils strings (sgibly)
- support exact match (add simulateWildcard parameter) (mspector)
- Fixed file utils to create a directories tree when the launch context root contains more then one folder (sgibly)
- Server launch delegate update (sgibly)
2006-06-14
- Publish to server
New deploy mechanism is now functional (sgibly)
- Bug fix - the outline was not been refreshed in php mode when link to editor is disabled (ggurfinke)
- Update - Server core and UI (sgibly)
- Use launch mode constant instead of string (slapsha)
- Fixed: #138986 - Binded Format action to Escape + "Ctrl+F", like in JDT. (mspector)
- did some code cleaning in RefreshStructureJob (ggurfinke)
- Added a method to create nice and rounded CTabFolders (sgibly)
- wrong addition of help plugin (yleon)
- BIRT (#10467) + Framework (#10468) plugins are not defined to unpack (must be in order to access the directory inside it) (yleon)
- Servers creation, removal, editing and saving through the PHP servers preferences block (sgibly)
- Add support for Preferences save and load (not only IPreferences) (sgibly)
- Bug #146817 fix:
- Don't create 'Run with debug info' control if not in 'run' mode (enabled by default).
- PHPUnit tabGroup fix (slapsha)
- XML reader and writer for preferences (sgibly)
- fix bug #138979 - end cases of code completion (eklein)
2006-06-13
- Fixed: #145820 (correct name of found PHP's to "PHP executable") (mspector)
- Fix enabling/disabling cursor position dependent editor actions. (mspector)
- Preparing the wizards (sgibly)
- Server UI and Core update (sgibly)
- fixing the annotation bug for comments and phpdocs. (rganor)
- Fixed #145815 - Labels in PHP Exes dialog. (mspector)
- Issues #144452 - There isn't auto insertion of pair of bracket after Remark section.
fixed. (rganor)
- File util fix (sgibly)
- Added the 'about.html' to the server core and ui (sgibly)
- Server UI (sgibly)
- Server core (sgibly)