ccagle8
Administrator
Posts: 1,847
Joined: Aug 2009
|
GetSimple 3.1.1 (BugFix) Beta Available
Change log: http://get-simple.info/start/changelog
Download: http://get-simple.info/download/
Mike and I tried to keep this strictly a bugfix release. There have been quite a few worthy recommendations given out lately, but we plan to save those for version 3.2. This is just to fix some of the more egregious errors in the 3.1 installation.
Post here if you see any problems, or if you see only good things. Thanks!
- Chris
Thanks for using GetSimple! - Download
Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
|
|
|
|
Connie
Super Moderator
Posts: 2,686
Joined: Feb 2011
|
GetSimple 3.1.1 (BugFix) Beta Available
I will announce it at get-simple.de, thanks for your work!
|--
Die deutsche GetSimple-Webseite: http://www.Get-Simple.de = the german Get-Simple-Website!
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
|
|
|
|
Draxeiro
Member
Posts: 93
Joined: Dec 2011
|
GetSimple 3.1.1 (BugFix) Beta Available
Chris,
To save me and others from having to re-upload the whole thing again on various client websites, is it also possible to upgrade those bits and bobs by either making the changes manually (although that would be a bit cumbersome) or just replacing the involved files?
In that case a sort of upgrade zip would come in handy and might make things easier, saving the full upload/upgrade route for full version upgrades.
|
|
|
|
shawn_a
Developer
Posts: 2,025
Joined: Sep 2011
|
GetSimple 3.1.1 (BugFix) Beta Available
hmm how are you maintaining betas? Is there a branch somewhere or a changelist merge?
Or are you doing it manually outside of svn?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
|
|
|
|
ccagle8
Administrator
Posts: 1,847
Joined: Aug 2009
|
GetSimple 3.1.1 (BugFix) Beta Available
the current svn trunk is the beta. We will tag it as a release when it becomes 3.1.1
- Chris
Thanks for using GetSimple! - Download
Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
|
|
|
|
shawn_a
Developer
Posts: 2,025
Joined: Sep 2011
|
GetSimple 3.1.1 (BugFix) Beta Available
ccagle8 wrote:the current svn trunk is the beta. We will tag it as a release when it becomes 3.1.1
Ok was just curious, sounds easy enough for a small team.
But it would be nice to have an experimental branch or personal shelfs so we can safely release betas without worrying about adding new features at the same time to main trunk, or having more contributors. But i'm sure nobody has time to handle all the maintenance and merges at this time.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
|
|
|
|
Carlos
GS Freak
Posts: 1,374
Joined: Mar 2010
|
GetSimple 3.1.1 (BugFix) Beta Available
ccagle8 wrote:Post here if you see any problems, or if you see only good things. Thanks!
I see better things :-)
Though still needs some polishing, r695 is much, much better than current 3.1 stable. The only thing I would fix to release 3.1.1 would be the issue with selecting text in the theme editor.
However I see there have been more changes in the svn, some of them headed for 3.2.
Is 3.1.1 finally not going to be released?
- News Manager 2.4.2 + additional plugins
- Other GS plugins
|
|
|
|
ccagle8
Administrator
Posts: 1,847
Joined: Aug 2009
|
GetSimple 3.1.1 (BugFix) Beta Available
carlos - i didn't notice that... Shawn must have started b/c Mike and I have been quiet for a while. Let me see what we can do to break off his changes for 3.2 and set 3.1.1 back to before those.
Sorry for moving at a snail's pace guys...
- Chris
Thanks for using GetSimple! - Download
Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
|
|
|
|
shawn_a
Developer
Posts: 2,025
Joined: Sep 2011
|
GetSimple 3.1.1 (BugFix) Beta Available
ccagle8 wrote:carlos - i didn't notice that... Shawn must have started b/c Mike and I have been quiet for a while. Let me see what we can do to break off his changes for 3.2 and set 3.1.1 back to before those.
Sorry for moving at a snail's pace guys...
Thats ok, Sorry about that, I never got any answers so I had to start committing stuff to get it off my plate, in case any major bugs needed addressing. Let me know if you need changelists.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
|
|
|
|
n00dles101
Administrator
Posts: 974
Joined: Aug 2009
|
GetSimple 3.1.1 (BugFix) Beta Available
@carlos, the theme editing selection should be fixed now in the SVN.
My Github Repos: Github
Website: DigiMute
|
|
|
|
Carlos
GS Freak
Posts: 1,374
Joined: Mar 2010
|
GetSimple 3.1.1 (BugFix) Beta Available
Great, Mike. Now the text selection highlighting works perfect.
However:
- the grey border around the editing area has disappeared
- line height is smaller now, it's a bit tight. IMO it looked better before.
Tested with Firefox 11 and IE8. I've compared r709 (or r710) to r706.
- News Manager 2.4.2 + additional plugins
- Other GS plugins
|
|
|
|
Carlos
GS Freak
Posts: 1,374
Joined: Mar 2010
|
GetSimple 3.1.1 (BugFix) Beta Available
I see the border is back, in r711.
To fix the line height, I've done a quick test and this seems to fix it. Insert line-height: 1.3em; (or maybe 1.4em) in .CodeMirror-lines { ... } (codemirror.css)
- News Manager 2.4.2 + additional plugins
- Other GS plugins
|
|
|
|
n00dles101
Administrator
Posts: 974
Joined: Aug 2009
|
GetSimple 3.1.1 (BugFix) Beta Available
@carlos, thanks for that.. updated...
My Github Repos: Github
Website: DigiMute
|
|
|
|
shawn_a
Developer
Posts: 2,025
Joined: Sep 2011
|
GetSimple 3.1.1 (BugFix) Beta Available
n00dles101 wrote:@carlos, thanks for that.. updated...
Looks like .codemirror has dup entries for font and line height
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
|
|
|
|
hameau
Member
Posts: 195
Joined: Mar 2011
|
GetSimple 3.1.1 (BugFix) Beta Available
ccagle8 wrote:Post here if you see any problems, or if you see only good things.
I see almost only good things – just the Beta status to clear ...
Sorry to appear impatient, but are we nearly there yet ? ;-)
--
Nick.
|
|
|
|
shawn_a
Developer
Posts: 2,025
Joined: Sep 2011
|
GetSimple 3.1.1 (BugFix) Beta Available
hameau wrote:ccagle8 wrote:Post here if you see any problems, or if you see only good things.
I see almost only good things – just the Beta status to clear ...
Sorry to appear impatient, but are we nearly there yet ? ;-)
What changes do you need ? The editor stuff ?
Can we cut patchsets between betas ?
Or create a beta branch and pull changelists into it ?
Or do you mean 3.1.1B to release candidate?
If its still those editor issues outstanding, another beta will need to be cut before that can happen.
All of my changes can be reverted for a beta merge.
but
r700 is a bug fix for issue 300
http://code.google.com/p/get-simple-cms/...&start=200
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
|
|
|
|
patriotmedia
Junior Member
Posts: 45
Joined: Feb 2011
|
GetSimple 3.1.1 (BugFix) Beta Available
Draxeiro wrote:Chris,
To save me and others from having to re-upload the whole thing again on various client websites, is it also possible to upgrade those bits and bobs by either making the changes manually (although that would be a bit cumbersome) or just replacing the involved files?
In that case a sort of upgrade zip would come in handy and might make things easier, saving the full upload/upgrade route for full version upgrades.
I second this idea!
|
|
|
|
marrco
Member
Posts: 128
Joined: Dec 2009
|
GetSimple 3.1.1 (BugFix) Beta Available
small bug foung when debugging other things:
Warning: file_get_contents(/var/www/mysite/data/other/user.xml):
failed to open stream: No such file or directory in /var/www/mysite/admin/inc/basic.php on line 257
and in fact there's no user.xml file inside data/other but there's a directory named users with all username.xml inside
|
|
|
|
shawn_a
Developer
Posts: 2,025
Joined: Sep 2011
|
GetSimple 3.1.1 (BugFix) Beta Available
Thanks files a bug issue.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
|
|
|
|
hameau
Member
Posts: 195
Joined: Mar 2011
|
GetSimple 3.1.1 (BugFix) Beta Available
shawn_a wrote:What changes do you need ?
Frankly, it's so long since I looked at v3.1.1, I can't remember which bits were the most attractive. Certainly disabling CodeMirror is one of them.
For a minor bug-fix release, it seems to be suffering severe mission creep.
--
Nick.
|
|
|
|
n00dles101
Administrator
Posts: 974
Joined: Aug 2009
|
GetSimple 3.1.1 (BugFix) Beta Available
We should be releasing 3.1.1 by the end of the week.
My Github Repos: Github
Website: DigiMute
|
|
|
|
ccagle8
Administrator
Posts: 1,847
Joined: Aug 2009
|
GetSimple 3.1.1 (BugFix) Beta Available
I was 99.9% ready to push 3.1.1 live, ut...
I found a problem - when you try and edit a page, it prompts me "are you sure you want to leave this page" when i try to save it. We need to fix this before I push it live. I'm not sure who made that change
- Chris
Thanks for using GetSimple! - Download
Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
|
|
|
|
n00dles101
Administrator
Posts: 974
Joined: Aug 2009
|
GetSimple 3.1.1 (BugFix) Beta Available
Strange, I'm not seeing this at all..
My Github Repos: Github
Website: DigiMute
|
|
|
|
ccagle8
Administrator
Posts: 1,847
Joined: Aug 2009
|
GetSimple 3.1.1 (BugFix) Beta Available
really? i upgraded the getsimple site with this and anytime i click save, it pops up with a 'are you sure you want to leave' message. I cleared the cache thinking that might have been it - but it still happened.
I was on Chome on Windows 7
- Chris
Thanks for using GetSimple! - Download
Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
|
|
|
|
rpetges
Junior Member
Posts: 7
Joined: May 2012
|
GetSimple 3.1.1 (BugFix) Beta Available
Dear Chris,
ccagle8 wrote:... it pops up with a 'are you sure you want to leave' message. I cleared the cache thinking that might have been it - but it still happened.
Can confirm the message ... Safari on Mac OSX 10.7
Romain
|
|
|
|